Interface ComponentLinkedStorageAccounts.DefinitionStages.WithLinkedStorageAccount

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

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

    • withLinkedStorageAccount

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