Uses of Class
com.azure.resourcemanager.appservice.fluent.models.VnetGatewayProperties
-
Packages that use VnetGatewayProperties Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of VnetGatewayProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return VnetGatewayProperties Modifier and Type Method Description VnetGatewayPropertiesVnetGatewayProperties. withVnetName(String vnetName)Set the vnetName property: The Virtual Network name.VnetGatewayPropertiesVnetGatewayProperties. withVpnPackageUri(String vpnPackageUri)Set the vpnPackageUri property: The URI where the VPN package can be downloaded.
-