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

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl"
fullName: "com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl"
name: "ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl"
nameWithType: "ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl"
summary: "The stage of application definition allowing specifying identifier URLs."
syntax: "public static interface **ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl**"
methods:
- uid: "com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl.withIdentifierUrl(java.lang.String)"
fullName: "com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl.withIdentifierUrl(String identifierUrl)"
name: "withIdentifierUrl(String identifierUrl)"
nameWithType: "ActiveDirectoryApplication.DefinitionStages.WithIdentifierUrl.withIdentifierUrl(String identifierUrl)"
summary: "Adds an identifier URL to the application."
modifiers:
- "abstract"
parameters:
- description: "unique URI that Azure AD can use for this app"
name: "identifierUrl"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract ActiveDirectoryApplication.DefinitionStages.WithCreate withIdentifierUrl(String identifierUrl)"
desc: "Adds an identifier URL to the application."
returns:
description: "the next stage in application definition"
type: "<xref href=\"com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.graphrbac.ActiveDirectoryApplication.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of application definition allowing specifying identifier URLs."
metadata: {}
package: "com.microsoft.azure.management.graphrbac"
artifact: com.microsoft.azure:azure-mgmt-graph-rbac:1.41.4