Partager via


IWithStorageAccount.WithExistingStorageAccount(IStorageAccount) Méthode

Définition

Spécifie un compte de stockage existant pour les disques durs virtuels du système d’exploitation et du disque de données des machines virtuelles du groupe identique.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithCreate WithExistingStorageAccount (Microsoft.Azure.Management.Storage.Fluent.IStorageAccount storageAccount);
abstract member WithExistingStorageAccount : Microsoft.Azure.Management.Storage.Fluent.IStorageAccount -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithCreate
Public Function WithExistingStorageAccount (storageAccount As IStorageAccount) As IWithCreate

Paramètres

storageAccount
IStorageAccount

Un compte de stockage existant.

Retours

S’applique à