| 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.WithSubResource<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource.withResource(Resource privateLinkServiceResource)
Specifies the resource of the private link service.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithSubResource<ParentT> |
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.WithPrivateLinkServiceResource.withResourceId(String privateLinkServiceResourceId)
Specifies the resource of the private link service.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.