azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.i...

65 строки
3.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.ArmUserIdentity"
fullName: "com.azure.resourcemanager.iothub.models.ArmUserIdentity"
name: "ArmUserIdentity"
nameWithType: "ArmUserIdentity"
summary: "The Arm<wbr>User<wbr>Identity model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ArmUserIdentity**"
constructors:
- uid: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.ArmUserIdentity()"
fullName: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.ArmUserIdentity()"
name: "ArmUserIdentity()"
nameWithType: "ArmUserIdentity.ArmUserIdentity()"
summary: "Creates an instance of Arm<wbr>User<wbr>Identity class."
syntax: "public ArmUserIdentity()"
desc: "Creates an instance of ArmUserIdentity class."
methods:
- uid: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.clientId()"
fullName: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.clientId()"
name: "clientId()"
nameWithType: "ArmUserIdentity.clientId()"
summary: "Get the client<wbr>Id property: The client<wbr>Id property."
syntax: "public String clientId()"
desc: "Get the clientId property: The clientId property."
returns:
description: "the clientId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.principalId()"
fullName: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.principalId()"
name: "principalId()"
nameWithType: "ArmUserIdentity.principalId()"
summary: "Get the principal<wbr>Id property: The principal<wbr>Id property."
syntax: "public String principalId()"
desc: "Get the principalId property: The principalId property."
returns:
description: "the principalId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.validate()"
fullName: "com.azure.resourcemanager.iothub.models.ArmUserIdentity.validate()"
name: "validate()"
nameWithType: "ArmUserIdentity.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "The ArmUserIdentity model."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0