NetworkStatusContract interface
Network Status details.
Properties
connectivity |
Gets the list of Connectivity Status to the Resources on which the service depends upon. |
dns |
Gets the list of DNS servers IPV4 addresses. |
Property Details
connectivityStatus
Gets the list of Connectivity Status to the Resources on which the service depends upon.
connectivityStatus: ConnectivityStatusContract[]
Property Value
dnsServers
Gets the list of DNS servers IPV4 addresses.
dnsServers: string[]
Property Value
string[]