Uses of Class
com.azure.resourcemanager.datafactory.models.CmkIdentityDefinition
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of CmkIdentityDefinition in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionEncryptionConfiguration.identity()
Get the identity property: User assigned identity to use to authenticate to customer's key vault.CmkIdentityDefinition.withUserAssignedIdentity
(String userAssignedIdentity) Set the userAssignedIdentity property: The resource id of the user assigned identity to authenticate to customer's key vault.Modifier and TypeMethodDescriptionEncryptionConfiguration.withIdentity
(CmkIdentityDefinition identity) Set the identity property: User assigned identity to use to authenticate to customer's key vault.