| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withKey(Integer key)
Set the key property: The key (ID) of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withName(String name)
Set the name property: The name of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withResourceId(String resourceId)
Set the resourceId property: The ARM uri of the Virtual Network.
|
PrivateAccessVirtualNetwork |
PrivateAccessVirtualNetwork.withSubnets(List<PrivateAccessSubnet> subnets)
Set the subnets property: A List of subnets that access is allowed to on this Virtual Network.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.