Uses of Class
com.microsoft.azure.management.appservice.VnetParameters
-
-
Uses of VnetParameters in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VnetParameters Modifier and Type Method Description VnetParametersVnetParameters. withVnetName(String vnetName)Set the name of the VNET to be validated.VnetParametersVnetParameters. withVnetResourceGroup(String vnetResourceGroup)Set the Resource Group of the VNET to be validated.VnetParametersVnetParameters. withVnetSubnetName(String vnetSubnetName)Set the subnet name to be validated.
-