Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.AppOwnerOrganizationId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to