다음을 통해 공유


DataBoxEdgeSku.Availability Property

Definition

Gets links to the next set of results. Possible values include: 'Available', 'Unavailable'

[Newtonsoft.Json.JsonProperty(PropertyName="availability")]
public string Availability { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availability")>]
member this.Availability : string
Public ReadOnly Property Availability As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to