Freigeben über


BatchAccountAutoStorageConfiguration Klasse

Definition

Enthält Informationen zum Autospeicherkonto, das einem Batch-Konto zugeordnet ist.

public class BatchAccountAutoStorageConfiguration : Azure.ResourceManager.Batch.Models.BatchAccountAutoStorageBaseConfiguration
type BatchAccountAutoStorageConfiguration = class
    inherit BatchAccountAutoStorageBaseConfiguration
Public Class BatchAccountAutoStorageConfiguration
Inherits BatchAccountAutoStorageBaseConfiguration
Vererbung
BatchAccountAutoStorageConfiguration

Konstruktoren

BatchAccountAutoStorageConfiguration(ResourceIdentifier, DateTimeOffset)

Initialisiert eine neue instance von BatchAccountAutoStorageConfiguration.

Eigenschaften

AuthenticationMode

Der Authentifizierungsmodus, den der Batch-Dienst zum Verwalten des Kontos für den automatischen Speicher verwendet.

(Geerbt von BatchAccountAutoStorageBaseConfiguration)
LastKeySyncedOn

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

NodeIdentityResourceId

Die ARM-Ressourcen-ID der benutzerseitig zugewiesenen Identität.

(Geerbt von BatchAccountAutoStorageBaseConfiguration)
StorageAccountId

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

(Geerbt von BatchAccountAutoStorageBaseConfiguration)

Gilt für: