Aracılığıyla paylaş


AvailableServiceTier.ServiceTier Property

Definition

Gets the name of the Service Tier. Possible values include: 'Free', 'Standard', 'Premium', 'PerNode', 'PerGB2018', 'Standalone', 'CapacityReservation'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to