| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateAccessProperties |
PrivateAccessProperties.withEnabled(Boolean enabled)
Set the enabled property: Whether private access is enabled or not.
|
PrivateAccessProperties |
PrivateAccessProperties.withVirtualNetworks(List<PrivateAccessVirtualNetwork> virtualNetworks)
Set the virtualNetworks property: The Virtual Networks (and subnets) allowed to access the site privately.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.