Uses of Class
com.azure.resourcemanager.eventhubs.models.Identity
Packages that use Identity
Package
Description
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of Identity in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return IdentityModifier and TypeMethodDescriptionEHNamespaceInner.identity()Get the identity property: Properties of BYOK Identity description.Methods in com.azure.resourcemanager.eventhubs.fluent.models with parameters of type IdentityModifier and TypeMethodDescriptionEHNamespaceInner.withIdentity(Identity identity) Set the identity property: Properties of BYOK Identity description. -
Uses of Identity in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return IdentityModifier and TypeMethodDescriptionIdentity.withType(ManagedServiceIdentityType type) Set the type property: Type of managed service identity.Identity.withUserAssignedIdentities(Map<String, UserAssignedIdentity> userAssignedIdentities) Set the userAssignedIdentities property: Properties for User Assigned Identities.