52 строки
8.0 KiB
YAML
52 строки
8.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount"
|
|
name: "RemoteRenderingAccount"
|
|
nameWithType: "RemoteRenderingAccount"
|
|
summary: "Type representing Remote<wbr>Rendering<wbr>Account."
|
|
syntax: "public interface **RemoteRenderingAccount**</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.RemoteRenderingAccountInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner&text=RemoteRenderingAccountInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" 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\" />,<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner&text=RemoteRenderingAccountInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount&text=RemoteRenderingAccount\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.Update?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.Update&text=Update\" 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.RemoteRenderingAccount.accountDomain()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.accountDomain()"
|
|
name: "accountDomain()"
|
|
nameWithType: "RemoteRenderingAccount.accountDomain()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String accountDomain()"
|
|
returns:
|
|
description: "the accountDomain 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.RemoteRenderingAccount.accountId()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.accountId()"
|
|
name: "accountId()"
|
|
nameWithType: "RemoteRenderingAccount.accountId()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String accountId()"
|
|
returns:
|
|
description: "the accountId 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.RemoteRenderingAccount.identity()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.identity()"
|
|
name: "identity()"
|
|
nameWithType: "RemoteRenderingAccount.identity()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RemoteRenderingAccountIdentity identity()"
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccountIdentity?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccountIdentity&text=RemoteRenderingAccountIdentity\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing RemoteRenderingAccount."
|
|
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.RemoteRenderingAccountInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner&text=RemoteRenderingAccountInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount&text=RemoteRenderingAccount\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.Update?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.RemoteRenderingAccount.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.GroupableResourceCore?alt=com.microsoft.azure.arm.resources.models.GroupableResourceCore&text=GroupableResourceCore\" 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\" />,<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.RemoteRenderingAccountInner&text=RemoteRenderingAccountInner\" 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\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasResourceGroup?alt=com.microsoft.azure.arm.resources.models.HasResourceGroup&text=HasResourceGroup\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.Resource?alt=com.microsoft.azure.arm.resources.models.Resource&text=Resource\" 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
|