Uses of Class
com.azure.resourcemanager.datafactory.models.ConnectionStateProperties
-
Packages that use ConnectionStateProperties Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of ConnectionStateProperties in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return ConnectionStateProperties Modifier and Type Method Description ConnectionStateProperties
ManagedPrivateEndpoint. connectionState()
Get the connectionState property: The managed private endpoint connection state.Methods in com.azure.resourcemanager.datafactory.models with parameters of type ConnectionStateProperties Modifier and Type Method Description ManagedPrivateEndpoint
ManagedPrivateEndpoint. withConnectionState(ConnectionStateProperties connectionState)
Set the connectionState property: The managed private endpoint connection state.
-