| 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 |
|---|---|
ResourceSet |
PrivateLinkServiceInner.autoApproval()
Get the autoApproval property: The auto-approval list of the private link service.
|
ResourceSet |
PrivateLinkServiceInner.visibility()
Get the visibility property: The visibility list of the private link service.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceInner |
PrivateLinkServiceInner.withAutoApproval(ResourceSet autoApproval)
Set the autoApproval property: The auto-approval list of the private link service.
|
PrivateLinkServiceInner |
PrivateLinkServiceInner.withVisibility(ResourceSet visibility)
Set the visibility property: The visibility list of the private link service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateLinkServicePropertiesAutoApproval
The auto-approval list of the private link service.
|
class |
PrivateLinkServicePropertiesVisibility
The visibility list of the private link service.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceSet |
ResourceSet.withSubscriptions(List<String> subscriptions)
Set the subscriptions property: The list of subscriptions.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.