BeginCheckPrivateLinkServiceVisibility(IPrivateLinkServicesOperations, String, CheckPrivateLinkServiceVisibilityRequest)
|
Checks whether the subscription is visible to private link service.
|
BeginCheckPrivateLinkServiceVisibilityAsync(IPrivateLinkServicesOperations, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)
|
Checks whether the subscription is visible to private link service.
|
BeginCheckPrivateLinkServiceVisibilityByResourceGroup(IPrivateLinkServicesOperations, String, String, CheckPrivateLinkServiceVisibilityRequest)
|
Checks whether the subscription is visible to private link service in the
specified resource group.
|
BeginCheckPrivateLinkServiceVisibilityByResourceGroupAsync(IPrivateLinkServicesOperations,
String, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)
|
Checks whether the subscription is visible to private link service in the
specified resource group.
|
BeginCreateOrUpdate(IPrivateLinkServicesOperations, String, String, PrivateLinkService)
|
Creates or updates an private link service in the specified resource group.
|
BeginCreateOrUpdateAsync(IPrivateLinkServicesOperations, String, String, PrivateLinkService, CancellationToken)
|
Creates or updates an private link service in the specified resource group.
|
BeginDelete(IPrivateLinkServicesOperations, String, String)
|
Deletes the specified private link service.
|
BeginDeleteAsync(IPrivateLinkServicesOperations, String, String, CancellationToken)
|
Deletes the specified private link service.
|
BeginDeletePrivateEndpointConnection(IPrivateLinkServicesOperations, String, String, String)
|
Delete private end point connection for a private link service in a
subscription.
|
BeginDeletePrivateEndpointConnectionAsync(IPrivateLinkServicesOperations, String, String, String, CancellationToken)
|
Delete private end point connection for a private link service in a
subscription.
|
CheckPrivateLinkServiceVisibility(IPrivateLinkServicesOperations, String, CheckPrivateLinkServiceVisibilityRequest)
|
Checks whether the subscription is visible to private link service.
|
CheckPrivateLinkServiceVisibilityAsync(IPrivateLinkServicesOperations, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)
|
Checks whether the subscription is visible to private link service.
|
CheckPrivateLinkServiceVisibilityByResourceGroup(IPrivateLinkServicesOperations, String, String, CheckPrivateLinkServiceVisibilityRequest)
|
Checks whether the subscription is visible to private link service in the
specified resource group.
|
CheckPrivateLinkServiceVisibilityByResourceGroupAsync(IPrivateLinkServicesOperations,
String, String, CheckPrivateLinkServiceVisibilityRequest, CancellationToken)
|
Checks whether the subscription is visible to private link service in the
specified resource group.
|
CreateOrUpdate(IPrivateLinkServicesOperations, String, String, PrivateLinkService)
|
Creates or updates an private link service in the specified resource group.
|
CreateOrUpdateAsync(IPrivateLinkServicesOperations, String, String, PrivateLinkService, CancellationToken)
|
Creates or updates an private link service in the specified resource group.
|
Delete(IPrivateLinkServicesOperations, String, String)
|
Deletes the specified private link service.
|
DeleteAsync(IPrivateLinkServicesOperations, String, String, CancellationToken)
|
Deletes the specified private link service.
|
DeletePrivateEndpointConnection(IPrivateLinkServicesOperations, String, String, String)
|
Delete private end point connection for a private link service in a
subscription.
|
DeletePrivateEndpointConnectionAsync(IPrivateLinkServicesOperations, String, String, String, CancellationToken)
|
Delete private end point connection for a private link service in a
subscription.
|
Get(IPrivateLinkServicesOperations, String, String, String)
|
Gets the specified private link service by resource group.
|
GetAsync(IPrivateLinkServicesOperations, String, String, String, CancellationToken)
|
Gets the specified private link service by resource group.
|
GetPrivateEndpointConnection(IPrivateLinkServicesOperations, String, String, String, String)
|
Get the specific private end point connection by specific private link
service in the resource group.
|
GetPrivateEndpointConnectionAsync(IPrivateLinkServicesOperations, String, String, String, String, CancellationToken)
|
Get the specific private end point connection by specific private link
service in the resource group.
|
List(IPrivateLinkServicesOperations, String)
|
Gets all private link services in a resource group.
|
ListAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Gets all private link services in a resource group.
|
ListAutoApprovedPrivateLinkServices(IPrivateLinkServicesOperations, String)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesByResourceGroup(IPrivateLinkServicesOperations, String, String)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesByResourceGroupAsync(IPrivateLinkServicesOperations, String, String, CancellationToken)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesByResourceGroupNext(IPrivateLinkServicesOperations, String)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesByResourceGroupNextAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesNext(IPrivateLinkServicesOperations, String)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListAutoApprovedPrivateLinkServicesNextAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Returns all of the private link service ids that can be linked to a Private
Endpoint with auto approved in this subscription in this region.
|
ListBySubscription(IPrivateLinkServicesOperations)
|
Gets all private link service in a subscription.
|
ListBySubscriptionAsync(IPrivateLinkServicesOperations, CancellationToken)
|
Gets all private link service in a subscription.
|
ListBySubscriptionNext(IPrivateLinkServicesOperations, String)
|
Gets all private link service in a subscription.
|
ListBySubscriptionNextAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Gets all private link service in a subscription.
|
ListNext(IPrivateLinkServicesOperations, String)
|
Gets all private link services in a resource group.
|
ListNextAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Gets all private link services in a resource group.
|
ListPrivateEndpointConnections(IPrivateLinkServicesOperations, String, String)
|
Gets all private end point connections for a specific private link service.
|
ListPrivateEndpointConnectionsAsync(IPrivateLinkServicesOperations, String, String, CancellationToken)
|
Gets all private end point connections for a specific private link service.
|
ListPrivateEndpointConnectionsNext(IPrivateLinkServicesOperations, String)
|
Gets all private end point connections for a specific private link service.
|
ListPrivateEndpointConnectionsNextAsync(IPrivateLinkServicesOperations, String, CancellationToken)
|
Gets all private end point connections for a specific private link service.
|
UpdatePrivateEndpointConnection(IPrivateLinkServicesOperations, String, String, String, PrivateEndpointConnection)
|
Approve or reject private end point connection for a private link service
in a subscription.
|
UpdatePrivateEndpointConnectionAsync(IPrivateLinkServicesOperations, String, String, String, PrivateEndpointConnection, CancellationToken)
|
Approve or reject private end point connection for a private link service
in a subscription.
|