TrafficManagerProfile.ExpectedStatusCodeRanges Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.TrafficManager.Models.TrafficManagerExpectedStatusCodeRange> ExpectedStatusCodeRanges { get; set; }
member this.ExpectedStatusCodeRanges : System.Collections.Generic.List<Microsoft.Azure.Commands.TrafficManager.Models.TrafficManagerExpectedStatusCodeRange> with get, set
Public Property ExpectedStatusCodeRanges As List(Of TrafficManagerExpectedStatusCodeRange)

Property Value

Applies to