| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/