Partager via


BatchAccountAutoStorageBaseConfiguration(ResourceIdentifier) Constructeur

Définition

Initialise une nouvelle instance de BatchAccountAutoStorageBaseConfiguration.

public BatchAccountAutoStorageBaseConfiguration (Azure.Core.ResourceIdentifier storageAccountId);
new Azure.ResourceManager.Batch.Models.BatchAccountAutoStorageBaseConfiguration : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Batch.Models.BatchAccountAutoStorageBaseConfiguration
Public Sub New (storageAccountId As ResourceIdentifier)

Paramètres

storageAccountId
ResourceIdentifier

ID de ressource du compte de stockage à utiliser pour le compte de stockage automatique.

Exceptions

storageAccountId a la valeur null.

S’applique à