Uses of Class
com.azure.resourcemanager.datafactory.models.PrivateLinkConnectionApprovalRequestResource
Package
Description
Package containing the service clients for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of PrivateLinkConnectionApprovalRequestResource in com.azure.resourcemanager.datafactory.fluent
Modifier and TypeMethodDescriptionPrivateEndpointConnectionOperationsClient.createOrUpdate
(String resourceGroupName, String factoryName, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper) Approves or rejects a private endpoint connection.com.azure.core.http.rest.Response<PrivateEndpointConnectionResourceInner>
PrivateEndpointConnectionOperationsClient.createOrUpdateWithResponse
(String resourceGroupName, String factoryName, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper, String ifMatch, com.azure.core.util.Context context) Approves or rejects a private endpoint connection. -
Uses of PrivateLinkConnectionApprovalRequestResource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPrivateLinkConnectionApprovalRequestResource.withProperties
(PrivateLinkConnectionApprovalRequest properties) Set the properties property: Core resource properties.