INginxIdentity.DeploymentName Property

Definition

The name of targeted NGINX deployment

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The name of targeted NGINX deployment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentName")]
public string DeploymentName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Description="The name of targeted NGINX deployment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentName")>]
member this.DeploymentName : string with get, set
Public Property DeploymentName As String

Property Value

Attributes

Applies to