Uses of Class
com.azure.resourcemanager.datafactory.models.PrivateLinkConnectionApprovalRequest
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of PrivateLinkConnectionApprovalRequest in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPrivateLinkConnectionApprovalRequestResource.properties()
Get the properties property: Core resource properties.PrivateLinkConnectionApprovalRequest.withPrivateEndpoint
(PrivateEndpoint privateEndpoint) Set the privateEndpoint property: The resource of private endpoint.PrivateLinkConnectionApprovalRequest.withPrivateLinkServiceConnectionState
(PrivateLinkConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: The state of a private link connection.Modifier and TypeMethodDescriptionPrivateEndpointConnectionResource.DefinitionStages.WithProperties.withProperties
(PrivateLinkConnectionApprovalRequest properties) Specifies the properties property: Core resource properties.PrivateEndpointConnectionResource.UpdateStages.WithProperties.withProperties
(PrivateLinkConnectionApprovalRequest properties) Specifies the properties property: Core resource properties.PrivateLinkConnectionApprovalRequestResource.withProperties
(PrivateLinkConnectionApprovalRequest properties) Set the properties property: Core resource properties.