Class GetObjectAnchorsAccountResult


  • public final class GetObjectAnchorsAccountResult
    extends java.lang.Object
    • Method Detail

      • accountDomain

        public java.lang.String accountDomain()
        Returns:
        Correspond domain name of certain Spatial Anchors Account
      • accountId

        public java.lang.String accountId()
        Returns:
        unique id of certain account.
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • kind

        public java.util.Optional<SkuResponse> kind()
        Returns:
        The kind of account, if supported
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • plan

        public java.util.Optional<IdentityResponse> plan()
        Returns:
        The plan associated with this account
      • sku

        public java.util.Optional<SkuResponse> sku()
        Returns:
        The sku associated with this account
      • storageAccountName

        public java.util.Optional<java.lang.String> storageAccountName()
        Returns:
        The name of the storage account associated with this accountId
      • systemData

        public SystemDataResponse systemData()
        Returns:
        The system metadata related to an object anchors account.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"