IWithStorageAccount.WithExistingStorageAccount(IStorageAccount) Methode

Definition

Gibt ein vorhandenes Speicherkonto für die Betriebssystem- und Datenträger-VHDs der virtuellen Computer in der Skalierungsgruppe an.

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

Parameter

storageAccount
IStorageAccount

Ein vorhandenes Speicherkonto.

Gibt zurück

Gilt für: