CsmDeploymentStatus.FailedInstancesLog Property

Definition

List of URLs pointing to logs for instances which failed to provision.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> FailedInstancesLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.FailedInstancesLog : System.Collections.Generic.List<string> with get, set
Public Property FailedInstancesLog As List(Of String)

Property Value

Implements

Attributes

Applies to