Uses of Class
com.azure.resourcemanager.appservice.fluent.models.VnetGatewayProperties
Packages that use VnetGatewayProperties
Package
Description
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 VnetGatewayPropertiesModifier and TypeMethodDescriptionstatic VnetGatewayPropertiesVnetGatewayProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VnetGatewayProperties from the JsonReader.VnetGatewayProperties.withVnetName(String vnetName) Set the vnetName property: The Virtual Network name.VnetGatewayProperties.withVpnPackageUri(String vpnPackageUri) Set the vpnPackageUri property: The URI where the VPN package can be downloaded.