PsApiManagementNetworkStatus.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 Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementConnectivityStatus[] ConnectivityStatus { get; set; }
member this.ConnectivityStatus : Microsoft.Azure.Commands.ApiManagement.Models.PsApiManagementConnectivityStatus[] with get, set
Public Property ConnectivityStatus As PsApiManagementConnectivityStatus()