共用方式為


PSExitConditions.ExitCodeRanges Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSExitCodeRangeMapping> ExitCodeRanges { get; set; }
member this.ExitCodeRanges : System.Collections.Generic.IList<Microsoft.Azure.Commands.Batch.Models.PSExitCodeRangeMapping> with get, set
Public Property ExitCodeRanges As IList(Of PSExitCodeRangeMapping)

Property Value

Applies to