Uses of Class
com.microsoft.azure.management.appservice.VnetParameters
Packages that use VnetParameters
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of VnetParameters in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VnetParametersModifier and TypeMethodDescriptionVnetParameters.withVnetName
(String vnetName) Set the name of the VNET to be validated.VnetParameters.withVnetResourceGroup
(String vnetResourceGroup) Set the Resource Group of the VNET to be validated.VnetParameters.withVnetSubnetName
(String vnetSubnetName) Set the subnet name to be validated.