Uses of Class
com.azure.resourcemanager.network.fluent.models.ConnectivityInformationInner
Packages that use ConnectivityInformationInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of ConnectivityInformationInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ConnectivityInformationInnerModifier and TypeMethodDescriptionNetworkWatchersClient.checkConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.NetworkWatchersClient.checkConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters, com.azure.core.util.Context context) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ConnectivityInformationInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters, com.azure.core.util.Context context) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivity(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters, com.azure.core.util.Context context) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivityAsync(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ConnectivityInformationInner>, ConnectivityInformationInner> NetworkWatchersClient.beginCheckConnectivityAsync(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.NetworkWatchersClient.checkConnectivityAsync(String resourceGroupName, String networkWatcherName, ConnectivityParameters parameters) Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server. -
Uses of ConnectivityInformationInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ConnectivityInformationInnerModifier and TypeMethodDescriptionstatic ConnectivityInformationInnerConnectivityInformationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityInformationInner from the JsonReader.