Share via


MicrosoftgraphassignedPlan.ServicePlanId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to