### YamlMime:JavaType uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity" name: "UserAssignedIdentity" nameWithType: "UserAssignedIdentity" summary: "Recognized Dictionary value." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **UserAssignedIdentity**
implements <>" constructors: - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.UserAssignedIdentity()" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.UserAssignedIdentity()" name: "UserAssignedIdentity()" nameWithType: "UserAssignedIdentity.UserAssignedIdentity()" summary: "Creates an instance of UserAssignedIdentity class." syntax: "public UserAssignedIdentity()" desc: "Creates an instance of UserAssignedIdentity class." methods: - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.clientId()" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.clientId()" name: "clientId()" nameWithType: "UserAssignedIdentity.clientId()" summary: "Get the clientId property: Client Id of user assigned identity." syntax: "public String clientId()" desc: "Get the clientId property: Client Id of user assigned identity." returns: description: "the clientId value." type: "String" - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.fromJson(com.azure.json.JsonReader)" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.fromJson(JsonReader jsonReader)" name: "fromJson(JsonReader jsonReader)" nameWithType: "UserAssignedIdentity.fromJson(JsonReader jsonReader)" summary: "Reads an instance of UserAssignedIdentity from the JsonReader." modifiers: - "static" parameters: - description: "The JsonReader being read." name: "jsonReader" type: "" syntax: "public static UserAssignedIdentity fromJson(JsonReader jsonReader)" exceptions: - description: "If an error occurs while reading the UserAssignedIdentity." type: "IOException" desc: "Reads an instance of UserAssignedIdentity from the JsonReader." returns: description: "An instance of UserAssignedIdentity if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null." type: "" - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.principalId()" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.principalId()" name: "principalId()" nameWithType: "UserAssignedIdentity.principalId()" summary: "Get the principalId property: Principal Id of user assigned identity." syntax: "public String principalId()" desc: "Get the principalId property: Principal Id of user assigned identity." returns: description: "the principalId value." type: "String" - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.toJson(com.azure.json.JsonWriter)" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.toJson(JsonWriter jsonWriter)" name: "toJson(JsonWriter jsonWriter)" nameWithType: "UserAssignedIdentity.toJson(JsonWriter jsonWriter)" parameters: - name: "jsonWriter" type: "" syntax: "public JsonWriter toJson(JsonWriter jsonWriter)" exceptions: - type: "IOException" returns: type: "" - uid: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.validate()" fullName: "com.azure.resourcemanager.eventhubs.models.UserAssignedIdentity.validate()" name: "validate()" nameWithType: "UserAssignedIdentity.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." type: "class" desc: "Recognized Dictionary value." implements: - "<>" metadata: {} package: "com.azure.resourcemanager.eventhubs.models" artifact: com.azure.resourcemanager:azure-resourcemanager-eventhubs:2.44.0