| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PrivateEndpoint.PrivateLinkServiceConnection.Definition<ParentT>
The entirety of the definition.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithApprovalMethod.withManualApproval(String requestMessage)
Specifies the approval method.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource.withoutSubResource()
Specifies no sub resource, used for Private Link service.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithAttach<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource.withSubResource(PrivateLinkSubResourceName subResourceName)
Specifies the sub resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.