NetworkStatusContractByLocation.NetworkStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets network status in Location
[Newtonsoft.Json.JsonProperty(PropertyName="networkStatus")]
public Microsoft.Azure.Management.ApiManagement.Models.NetworkStatusContract NetworkStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkStatus")>]
member this.NetworkStatus : Microsoft.Azure.Management.ApiManagement.Models.NetworkStatusContract with get, set
Public Property NetworkStatus As NetworkStatusContract
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute