37 строки
3.2 KiB
YAML
37 строки
3.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys"
|
|
name: "AccountKeys"
|
|
nameWithType: "AccountKeys"
|
|
summary: "Type representing Account<wbr>Keys."
|
|
syntax: "public interface **AccountKeys**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.AccountKeysInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.AccountKeysInner&text=AccountKeysInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.MixedRealityManager?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.MixedRealityManager&text=MixedRealityManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys.primaryKey()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys.primaryKey()"
|
|
name: "primaryKey()"
|
|
nameWithType: "AccountKeys.primaryKey()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String primaryKey()"
|
|
returns:
|
|
description: "the primaryKey value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys.secondaryKey()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys.secondaryKey()"
|
|
name: "secondaryKey()"
|
|
nameWithType: "AccountKeys.secondaryKey()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String secondaryKey()"
|
|
returns:
|
|
description: "the secondaryKey value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing AccountKeys."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.AccountKeysInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.AccountKeysInner&text=AccountKeysInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.MixedRealityManager?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.MixedRealityManager&text=MixedRealityManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.mixedreality.v2020_05_01"
|
|
artifact: com.microsoft.azure.mixedreality.v2020_05_01:azure-mgmt-mixedreality:1.0.0-beta
|