Uses of Class
com.azure.resourcemanager.network.NetworkManager
-
Packages that use NetworkManager Package Description com.azure.resourcemanager.network Package containing the classes for NetworkManagementClient. -
-
Uses of NetworkManager in com.azure.resourcemanager.network
Methods in com.azure.resourcemanager.network that return NetworkManager Modifier and Type Method Description static NetworkManagerNetworkManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of NetworkManager that exposes network resource management API entry points.static NetworkManagerNetworkManager. authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)Creates an instance of NetworkManager that exposes network resource management API entry points.NetworkManagerNetworkManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)Creates an instance of NetworkManager that exposes network management API entry points.
-