Compartilhar via


ICsmDeploymentStatus.NumberOfInstancesFailed Property

Definition

Number of site instances failed to provision.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Number of site instances failed to provision.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="numberOfInstancesFailed")]
public int? NumberOfInstancesFailed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Number of site instances failed to provision.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="numberOfInstancesFailed")>]
member this.NumberOfInstancesFailed : Nullable<int> with get, set
Public Property NumberOfInstancesFailed As Nullable(Of Integer)

Property Value

Attributes

Applies to