Uses of Class
com.microsoft.azure.management.appservice.VirtualNetworkProfile
Packages that use VirtualNetworkProfile
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of VirtualNetworkProfile in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VirtualNetworkProfileModifier and TypeMethodDescriptionAppServiceEnvironmentPatchResource.virtualNetwork()
Get description of the Virtual Network.Set resource id of the Virtual Network.VirtualNetworkProfile.withSubnet
(String subnet) Set subnet within the Virtual Network.Methods in com.microsoft.azure.management.appservice with parameters of type VirtualNetworkProfileModifier and TypeMethodDescriptionAppServiceEnvironmentPatchResource.withVirtualNetwork
(VirtualNetworkProfile virtualNetwork) Set description of the Virtual Network.