Share via


IProcessInfo.DeploymentName Property

Definition

Deployment name.

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

Property Value

Attributes

Applies to