IAfdOriginGroup.DeploymentStatus Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeploymentStatus) }, ReadOnly=true, Required=false, SerializedName="deploymentStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeploymentStatus? DeploymentStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeploymentStatus) }, ReadOnly=true, Required=false, SerializedName="deploymentStatus")>]
member this.DeploymentStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DeploymentStatus>
Public ReadOnly Property DeploymentStatus As Nullable(Of DeploymentStatus)

Property Value

Attributes

Applies to