public static interface PrivateEndpoint.UpdateStages.WithPrivateLinkServiceConnection
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<? extends PrivateEndpoint.Update> |
definePrivateLinkServiceConnection(String name)
Specifies the connection to remote resource.
|
PrivateEndpoint.PrivateLinkServiceConnection.Update |
updatePrivateLinkServiceConnection(String name)
Updates the connection to remote resource.
|
PrivateEndpoint.Update |
withoutPrivateLinkServiceConnection(String name)
Removes the connection to remote resource.
|
PrivateEndpoint.Update withoutPrivateLinkServiceConnection(String name)
name - the name of the connectionPrivateEndpoint.PrivateLinkServiceConnection.DefinitionStages.Blank<? extends PrivateEndpoint.Update> definePrivateLinkServiceConnection(String name)
name - the name of the connectionPrivateEndpoint.PrivateLinkServiceConnection.Update updatePrivateLinkServiceConnection(String name)
name - the name of the connectionCopyright © 2021 Microsoft Corporation. All rights reserved.