Sdílet prostřednictvím


MicrosoftGraphAppRoleAssignment.ResourceId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to