| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkProfile |
AppServiceEnvironment.virtualNetwork()
Get the virtualNetwork value.
|
VirtualNetworkProfile |
VirtualNetworkProfile.withId(String id)
Set the id value.
|
VirtualNetworkProfile |
VirtualNetworkProfile.withSubnet(String subnet)
Set the subnet value.
|
| Modifier and Type | Method and Description |
|---|---|
AppServiceEnvironment |
AppServiceEnvironment.withVirtualNetwork(VirtualNetworkProfile virtualNetwork)
Set the virtualNetwork value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/