Interface SpatialAnchorsAccount.DefinitionStages.WithStorageAccountName

All Known Subinterfaces:
SpatialAnchorsAccount.Definition, SpatialAnchorsAccount.DefinitionStages.WithCreate
Enclosing interface:
SpatialAnchorsAccount.DefinitionStages

public static interface SpatialAnchorsAccount.DefinitionStages.WithStorageAccountName
The stage of the SpatialAnchorsAccount definition allowing to specify storageAccountName.
  • Method Details

    • withStorageAccountName

      SpatialAnchorsAccount.DefinitionStages.WithCreate withStorageAccountName(String storageAccountName)
      Specifies the storageAccountName property: The name of the storage account associated with this accountId.
      Parameters:
      storageAccountName - The name of the storage account associated with this accountId.
      Returns:
      the next definition stage.