Sdílet prostřednictvím


ServerEndpointUpdateParameters.CloudTiering Property

Definition

Gets or sets cloud Tiering. Possible values include: 'on', 'off'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.cloudTiering")]
public string CloudTiering { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.cloudTiering")>]
member this.CloudTiering : string with get, set
Public Property CloudTiering As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to