Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualNetworkProfile |
AppServiceEnvironmentPatchResource.virtualNetwork()
Get description of the Virtual Network.
|
VirtualNetworkProfile |
VirtualNetworkProfile.withId(String id)
Set resource id of the Virtual Network.
|
VirtualNetworkProfile |
VirtualNetworkProfile.withSubnet(String subnet)
Set subnet within the Virtual Network.
|
Modifier and Type | Method and Description |
---|---|
AppServiceEnvironmentPatchResource |
AppServiceEnvironmentPatchResource.withVirtualNetwork(VirtualNetworkProfile virtualNetwork)
Set description of the Virtual Network.
|
Copyright © 2019. All rights reserved.