Share via


ApiManagementGroupData.ExternalId Property

Definition

For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>; otherwise the value is null.

public string ExternalId { get; set; }
member this.ExternalId : string with get, set
Public Property ExternalId As String

Property Value

Applies to