azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

60 строки
9.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts"
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts"
name: "SpatialAnchorsAccounts"
nameWithType: "SpatialAnchorsAccounts"
summary: "Type representing Spatial<wbr>Anchors<wbr>Accounts."
syntax: "public interface **SpatialAnchorsAccounts**</br> extends <xref href=\"com.microsoft.azure.arm.collection.SupportsCreating?alt=com.microsoft.azure.arm.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount.DefinitionStages.Blank?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion?alt=com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.collection.SupportsListing?alt=com.microsoft.azure.arm.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.SpatialAnchorsAccountsInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.SpatialAnchorsAccountsInner&text=SpatialAnchorsAccountsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts.listKeysAsync(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts.listKeysAsync(String resourceGroupName, String accountName)"
name: "listKeysAsync(String resourceGroupName, String accountName)"
nameWithType: "SpatialAnchorsAccounts.listKeysAsync(String resourceGroupName, String accountName)"
summary: "List Both of the 2 Keys of a Spatial Anchors Account."
modifiers:
- "abstract"
parameters:
- description: "Name of an Azure resource group."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "Name of an Mixed Reality Account."
name: "accountName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<AccountKeys> listKeysAsync(String resourceGroupName, String accountName)"
desc: "List Both of the 2 Keys of a Spatial Anchors Account."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys&text=AccountKeys\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts.regenerateKeysAsync(java.lang.String,java.lang.String)"
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccounts.regenerateKeysAsync(String resourceGroupName, String accountName)"
name: "regenerateKeysAsync(String resourceGroupName, String accountName)"
nameWithType: "SpatialAnchorsAccounts.regenerateKeysAsync(String resourceGroupName, String accountName)"
summary: "Regenerate specified Key of a Spatial Anchors Account."
modifiers:
- "abstract"
parameters:
- description: "Name of an Azure resource group."
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- description: "Name of an Mixed Reality Account."
name: "accountName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Observable<AccountKeys> regenerateKeysAsync(String resourceGroupName, String accountName)"
desc: "Regenerate specified Key of a Spatial Anchors Account."
returns:
description: "the observable for the request"
type: "<xref href=\"rx.Observable?alt=rx.Observable&text=Observable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.AccountKeys&text=AccountKeys\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Type representing SpatialAnchorsAccounts."
implements:
- "<xref href=\"com.microsoft.azure.arm.collection.SupportsCreating?alt=com.microsoft.azure.arm.collection.SupportsCreating&text=SupportsCreating\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount.DefinitionStages.Blank?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.collection.SupportsListing?alt=com.microsoft.azure.arm.collection.SupportsListing&text=SupportsListing\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.SpatialAnchorsAccountsInner?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.implementation.SpatialAnchorsAccountsInner&text=SpatialAnchorsAccountsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion?alt=com.microsoft.azure.arm.resources.collection.SupportsBatchDeletion&text=SupportsBatchDeletion\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsDeletingByResourceGroup&text=SupportsDeletingByResourceGroup\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsGettingByResourceGroup&text=SupportsGettingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup?alt=com.microsoft.azure.arm.resources.collection.SupportsListingByResourceGroup&text=SupportsListingByResourceGroup\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SpatialAnchorsAccount&text=SpatialAnchorsAccount\" data-throw-if-not-resolved=\"False\" />&gt;"
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