| 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.Blank<? extends PrivateEndpoint.DefinitionStages.WithCreate> |
PrivateEndpoint.DefinitionStages.WithPrivateLinkServiceConnection.definePrivateLinkServiceConnection(String name)
Specifies the connection to remote resource.
|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<? extends PrivateEndpoint.Update> |
PrivateEndpoint.UpdateStages.WithPrivateLinkServiceConnection.definePrivateLinkServiceConnection(String name)
Specifies the connection to remote resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.