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

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName"
fullName: "com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName"
name: "PolicyDefinition.DefinitionStages.WithDisplayName"
nameWithType: "PolicyDefinition.DefinitionStages.WithDisplayName"
summary: "A policy definition allowing the display name to be set."
syntax: "public static interface **PolicyDefinition.DefinitionStages.WithDisplayName**"
methods:
- uid: "com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName.withDisplayName(java.lang.String)"
fullName: "com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithDisplayName.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "PolicyDefinition.DefinitionStages.WithDisplayName.withDisplayName(String displayName)"
summary: "Specifies the display name of the policy."
modifiers:
- "abstract"
parameters:
- description: "the display name of the policy"
name: "displayName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyDefinition.DefinitionStages.WithCreate withDisplayName(String displayName)"
desc: "Specifies the display name of the policy."
returns:
description: "the next stage of policy definition"
type: "<xref href=\"com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.resources.PolicyDefinition.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "A policy definition allowing the display name to be set."
metadata: {}
package: "com.microsoft.azure.management.resources"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4