Partager via


ContainerGroup.Sku Propriété

Définition

Obtient ou définit la référence SKU pour un groupe de conteneurs. Les valeurs possibles sont les suivantes : « Standard », « Dedicated »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à