Interface StorageAccount.DefinitionStages.WithStorageAccountCredentialId

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

public static interface StorageAccount.DefinitionStages.WithStorageAccountCredentialId
The stage of the StorageAccount definition allowing to specify storageAccountCredentialId.
  • Method Details

    • withStorageAccountCredentialId

      StorageAccount.DefinitionStages.WithCreate withStorageAccountCredentialId(String storageAccountCredentialId)
      Specifies the storageAccountCredentialId property: Storage Account Credential Id.
      Parameters:
      storageAccountCredentialId - Storage Account Credential Id.
      Returns:
      the next definition stage.