PSNetworkWatcherProtocolConfiguration.ValidStatusCode Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public int[] ValidStatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.ValidStatusCode : int[] with get, set
Public Property ValidStatusCode As Integer()

Property Value

Int32[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to