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