Interface ComponentLinkedStorageAccounts.UpdateStages.WithLinkedStorageAccount

All Known Subinterfaces:
ComponentLinkedStorageAccounts.Update
Enclosing interface:
ComponentLinkedStorageAccounts.UpdateStages

public static interface ComponentLinkedStorageAccounts.UpdateStages.WithLinkedStorageAccount
The stage of the ComponentLinkedStorageAccounts update allowing to specify linkedStorageAccount.
  • Method Details

    • withLinkedStorageAccount

      ComponentLinkedStorageAccounts.Update withLinkedStorageAccount(String linkedStorageAccount)
      Specifies the linkedStorageAccount property: Linked storage account resource ID.
      Parameters:
      linkedStorageAccount - Linked storage account resource ID.
      Returns:
      the next definition stage.