93 строки
6.1 KiB
YAML
93 строки
6.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties"
|
|
name: "AadProfileProperties"
|
|
nameWithType: "AadProfileProperties"
|
|
summary: "The AAD Profile."
|
|
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 **AadProfileProperties**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.AadProfileProperties()"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.AadProfileProperties()"
|
|
name: "AadProfileProperties()"
|
|
nameWithType: "AadProfileProperties.AadProfileProperties()"
|
|
summary: "Creates an instance of Aad<wbr>Profile<wbr>Properties class."
|
|
syntax: "public AadProfileProperties()"
|
|
desc: "Creates an instance of AadProfileProperties class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.serverId()"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.serverId()"
|
|
name: "serverId()"
|
|
nameWithType: "AadProfileProperties.serverId()"
|
|
summary: "Get the server<wbr>Id property: The arc ingress gateway server app id."
|
|
syntax: "public String serverId()"
|
|
desc: "Get the serverId property: The arc ingress gateway server app id."
|
|
returns:
|
|
description: "the serverId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.tenantId()"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.tenantId()"
|
|
name: "tenantId()"
|
|
nameWithType: "AadProfileProperties.tenantId()"
|
|
summary: "Get the tenant<wbr>Id property: The target resource home tenant id."
|
|
syntax: "public String tenantId()"
|
|
desc: "Get the tenantId property: The target resource home tenant id."
|
|
returns:
|
|
description: "the tenantId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.validate()"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AadProfileProperties.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.withServerId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.withServerId(String serverId)"
|
|
name: "withServerId(String serverId)"
|
|
nameWithType: "AadProfileProperties.withServerId(String serverId)"
|
|
summary: "Set the server<wbr>Id property: The arc ingress gateway server app id."
|
|
parameters:
|
|
- description: "the serverId value to set."
|
|
name: "serverId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AadProfileProperties withServerId(String serverId)"
|
|
desc: "Set the serverId property: The arc ingress gateway server app id."
|
|
returns:
|
|
description: "the AadProfileProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties?alt=com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties&text=AadProfileProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.withTenantId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties.withTenantId(String tenantId)"
|
|
name: "withTenantId(String tenantId)"
|
|
nameWithType: "AadProfileProperties.withTenantId(String tenantId)"
|
|
summary: "Set the tenant<wbr>Id property: The target resource home tenant id."
|
|
parameters:
|
|
- description: "the tenantId value to set."
|
|
name: "tenantId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AadProfileProperties withTenantId(String tenantId)"
|
|
desc: "Set the tenantId property: The target resource home tenant id."
|
|
returns:
|
|
description: "the AadProfileProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties?alt=com.azure.resourcemanager.hybridconnectivity.fluent.models.AadProfileProperties&text=AadProfileProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The AAD Profile."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hybridconnectivity.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hybridconnectivity:1.0.0
|