Interface RemoteRenderingAccount.DefinitionStages.WithStorageAccountName

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

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

    • withStorageAccountName

      RemoteRenderingAccount.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.