ServerEndpointCloudTieringStatus.LastCloudTieringResult Property

Definition

Gets last cloud tiering result (HResult)

[Newtonsoft.Json.JsonProperty(PropertyName="lastCloudTieringResult")]
public int? LastCloudTieringResult { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastCloudTieringResult")>]
member this.LastCloudTieringResult : Nullable<int>
Public ReadOnly Property LastCloudTieringResult As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to