Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withKey(Integer key)
Set the key (ID) of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withName(String name)
Set the name of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withResourceId(String resourceId)
Set the ARM uri of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withSubnets(List<PrivateAccessSubnet> subnets)
Set a List of subnets that access is allowed to on this Virtual Network.
|
Copyright © 2019. All rights reserved.