Compartir a través de


MessagingPlanInner.Sku Propiedad

Definición

Obtiene el tipo de SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")]
public int? Sku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")>]
member this.Sku : Nullable<int>
Public ReadOnly Property Sku As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a