| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServicePropertiesAutoApproval |
PrivateLinkServiceInner.autoApproval()
Get the autoApproval property: The auto-approval list of the private link service.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceInner |
PrivateLinkServiceInner.withAutoApproval(PrivateLinkServicePropertiesAutoApproval autoApproval)
Set the autoApproval property: The auto-approval list of the private link service.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServicePropertiesAutoApproval |
PrivateLinkServicePropertiesAutoApproval.withSubscriptions(List<String> subscriptions)
Set the subscriptions property: The list of subscriptions.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.