Uses of Class
com.microsoft.azure.management.appservice.PrivateAccessVirtualNetwork
Packages that use PrivateAccessVirtualNetwork
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of PrivateAccessVirtualNetwork in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return PrivateAccessVirtualNetworkModifier and TypeMethodDescriptionSet the key (ID) of the Virtual Network.Set the name of the Virtual Network.PrivateAccessVirtualNetwork.withResourceId
(String resourceId) Set the ARM uri of the Virtual Network.PrivateAccessVirtualNetwork.withSubnets
(List<PrivateAccessSubnet> subnets) Set a List of subnets that access is allowed to on this Virtual Network.