IDeployment.DeploymentId Property

Definition

Deployment ID

[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Deployment ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deploymentId", Update=false)]
public string DeploymentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Deployment ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deploymentId", Update=false)>]
member this.DeploymentId : string with get, set
Public Property DeploymentId As String

Property Value

Attributes

Applies to