Freigeben über


BatchAccountAutoStorageConfiguration Konstruktor

Definition

Initialisiert eine neue instance von BatchAccountAutoStorageConfiguration.

public BatchAccountAutoStorageConfiguration (Azure.Core.ResourceIdentifier storageAccountId, DateTimeOffset lastKeySyncedOn);
new Azure.ResourceManager.Batch.Models.BatchAccountAutoStorageConfiguration : Azure.Core.ResourceIdentifier * DateTimeOffset -> Azure.ResourceManager.Batch.Models.BatchAccountAutoStorageConfiguration
Public Sub New (storageAccountId As ResourceIdentifier, lastKeySyncedOn As DateTimeOffset)

Parameter

storageAccountId
ResourceIdentifier

Die Ressourcen-ID des Speicherkontos, das für das Konto des automatischen Speichers verwendet werden soll.

lastKeySyncedOn
DateTimeOffset

Die UTC-Zeit, zu der Speicherschlüssel zuletzt mit dem Batch-Konto synchronisiert wurden.

Ausnahmen

storageAccountId ist NULL.

Gilt für: