CsmDeploymentStatus.NumberOfInstancesFailed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of site instances failed to provision. Serialized Name: CsmDeploymentStatus.properties.numberOfInstancesFailed
public int? NumberOfInstancesFailed { get; set; }
member this.NumberOfInstancesFailed : Nullable<int> with get, set
Public Property NumberOfInstancesFailed As Nullable(Of Integer)