IWithDisplayName.WithDisplayName(String) Method

Definition

Specifies the display name of PolicyDefinition.

public Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate WithDisplayName (string displayName);
abstract member WithDisplayName : string -> Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate
Public Function WithDisplayName (displayName As String) As IWithCreate

Parameters

displayName
String

The display name of the PolicyDefinition.

Returns

Applies to