GetAzureTenantDeploymentOperationCmdlet.DeploymentName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The deployment name.", Mandatory=true, ParameterSetName="GetByDeploymentName")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string DeploymentName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The deployment name.", Mandatory=true, ParameterSetName="GetByDeploymentName")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DeploymentName : string with get, set
Public Property DeploymentName As String

Property Value

String
Attributes

Applies to