Compartir a través de


ContainerGroup.Sku Propiedad

Definición

Obtiene o establece la SKU de un grupo de contenedores. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a