Uses of Class
com.azure.resourcemanager.eventhubs.models.UserAssignedIdentityProperties
Packages that use UserAssignedIdentityProperties
Package
Description
Package containing the data models for EventHubManagementClient.
-
Uses of UserAssignedIdentityProperties in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return UserAssignedIdentityPropertiesModifier and TypeMethodDescriptionKeyVaultProperties.identity()Get the identity property: The identity property.UserAssignedIdentityProperties.withUserAssignedIdentity(String userAssignedIdentity) Set the userAssignedIdentity property: ARM ID of user Identity selected for encryption.Methods in com.azure.resourcemanager.eventhubs.models with parameters of type UserAssignedIdentityPropertiesModifier and TypeMethodDescriptionKeyVaultProperties.withIdentity(UserAssignedIdentityProperties identity) Set the identity property: The identity property.