Share via


MicrosoftgraphsubscribedSku.SkuId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="skuId")]
public Guid? SkuId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skuId")>]
member this.SkuId : Nullable<Guid> with get, set
Public Property SkuId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to