Uses of Class
com.azure.resourcemanager.datafactory.models.RemotePrivateEndpointConnection
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of RemotePrivateEndpointConnection in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionResourceInner.properties()
Get the properties property: Core resource properties.Modifier and TypeMethodDescriptionPrivateEndpointConnectionResourceInner.withProperties
(RemotePrivateEndpointConnection properties) Set the properties property: Core resource properties. -
Uses of RemotePrivateEndpointConnection in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionPrivateEndpointConnectionResource.properties()
Gets the properties property: Core resource properties.RemotePrivateEndpointConnection.withPrivateEndpoint
(ArmIdWrapper privateEndpoint) Set the privateEndpoint property: PrivateEndpoint of a remote private endpoint connection.RemotePrivateEndpointConnection.withPrivateLinkServiceConnectionState
(PrivateLinkConnectionState privateLinkServiceConnectionState) Set the privateLinkServiceConnectionState property: The state of a private link connection.