SetAzurePolicyAssignmentCmdlet.DisplayName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The display name of the updated policy assignment", Mandatory=false, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string DisplayName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The display name of the updated policy assignment", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

String
Attributes

Applies to