Condividi tramite


IWithDisplayName.WithDisplayName(String) Method

Definition

Specifies the display name of PolicyAssignment.

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

Parameters

displayName
String

The display name of the PolicyAssignment.

Returns

Applies to