azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithExternalId"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithExternalId"
name: "GroupContract.DefinitionStages.WithExternalId"
nameWithType: "GroupContract.DefinitionStages.WithExternalId"
summary: "The stage of the groupcontract definition allowing to specify External<wbr>Id."
syntax: "public static interface **GroupContract.DefinitionStages.WithExternalId**"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithExternalId.withExternalId(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithExternalId.withExternalId(String externalId)"
name: "withExternalId(String externalId)"
nameWithType: "GroupContract.DefinitionStages.WithExternalId.withExternalId(String externalId)"
summary: "Specifies external<wbr>Id."
modifiers:
- "abstract"
parameters:
- description: "Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://&lt;tenant&gt;.onmicrosoft.com/groups/&lt;group object id&gt;`; otherwise the value is null"
name: "externalId"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract GroupContract.DefinitionStages.WithCreate withExternalId(String externalId)"
desc: "Specifies externalId."
returns:
description: "the next definition stage"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.GroupContract.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the groupcontract definition allowing to specify ExternalId."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1