Uses of Class
com.azure.resourcemanager.automation.models.EncryptionPropertiesIdentity
Package
Description
Package containing the data models for AutomationClient.
-
Uses of EncryptionPropertiesIdentity in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionEncryptionProperties.identity()
Get the identity property: User identity used for CMK.EncryptionPropertiesIdentity.withUserAssignedIdentity
(Object userAssignedIdentity) Set the userAssignedIdentity property: The user identity used for CMK.Modifier and TypeMethodDescriptionEncryptionProperties.withIdentity
(EncryptionPropertiesIdentity identity) Set the identity property: User identity used for CMK.