Uses of Class
com.azure.resourcemanager.datafactory.models.LinkedIntegrationRuntimeRbacAuthorization
-
Packages that use LinkedIntegrationRuntimeRbacAuthorization Package Description com.azure.resourcemanager.datafactory.models Package containing the data models for DataFactoryManagementClient. -
-
Uses of LinkedIntegrationRuntimeRbacAuthorization in com.azure.resourcemanager.datafactory.models
Methods in com.azure.resourcemanager.datafactory.models that return LinkedIntegrationRuntimeRbacAuthorization Modifier and Type Method Description LinkedIntegrationRuntimeRbacAuthorization
LinkedIntegrationRuntimeRbacAuthorization. withCredential(CredentialReference credential)
Set the credential property: The credential reference containing authentication information.LinkedIntegrationRuntimeRbacAuthorization
LinkedIntegrationRuntimeRbacAuthorization. withResourceId(String resourceId)
Set the resourceId property: The resource identifier of the integration runtime to be shared.
-