NetworkStatusContract.ConnectivityStatus 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 the list of Connectivity Status to the Resources on which the service depends upon.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApiManagement.Models.ConnectivityStatusContract> ConnectivityStatus { get; }
member this.ConnectivityStatus : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ApiManagement.Models.ConnectivityStatusContract>
Public ReadOnly Property ConnectivityStatus As IReadOnlyList(Of ConnectivityStatusContract)