Compartilhar via


ICsmDeploymentStatus.FailedInstancesLog Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of URLs pointing to logs for instances which failed to provision.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="failedInstancesLogs")]
public string[] FailedInstancesLog { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of URLs pointing to logs for instances which failed to provision.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="failedInstancesLogs")>]
member this.FailedInstancesLog : string[] with get, set
Public Property FailedInstancesLog As String()

Property Value

String[]
Attributes

Applies to