Uses of Interface
com.azure.resourcemanager.datafactory.models.LinkedServiceResource.Update
-
Packages that use LinkedServiceResource.Update Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of LinkedServiceResource.Update in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return LinkedServiceResource.Update Modifier and Type Method Description LinkedServiceResource.Update
LinkedServiceResource. update()
Begins update for the LinkedServiceResource resource.LinkedServiceResource.Update
LinkedServiceResource.UpdateStages.WithIfMatch. withIfMatch(String ifMatch)
Specifies the ifMatch property: ETag of the linkedService entity.LinkedServiceResource.Update
LinkedServiceResource.UpdateStages.WithProperties. withProperties(LinkedService properties)
Specifies the properties property: Properties of linked service..
-