Uses of Interface
com.azure.resourcemanager.datafactory.models.PrivateEndpointConnectionResource.Update
-
Packages that use PrivateEndpointConnectionResource.Update Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of PrivateEndpointConnectionResource.Update in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return PrivateEndpointConnectionResource.Update Modifier and Type Method Description PrivateEndpointConnectionResource.Update
PrivateEndpointConnectionResource. update()
Begins update for the PrivateEndpointConnectionResource resource.PrivateEndpointConnectionResource.Update
PrivateEndpointConnectionResource.UpdateStages.WithIfMatch. withIfMatch(String ifMatch)
Specifies the ifMatch property: ETag of the private endpoint connection entity.PrivateEndpointConnectionResource.Update
PrivateEndpointConnectionResource.UpdateStages.WithProperties. withProperties(PrivateLinkConnectionApprovalRequest properties)
Specifies the properties property: Core resource properties.
-