Partager via


IWithStorageAccount.WithStorageAccountId(String) Méthode

Définition

Spécifie l’ID du compte de stockage.

public Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithCreateAndSize WithStorageAccountId (string storageAccountId);
abstract member WithStorageAccountId : string -> Microsoft.Azure.Management.Compute.Fluent.Disk.Definition.IWithCreateAndSize
Public Function WithStorageAccountId (storageAccountId As String) As IWithCreateAndSize

Paramètres

storageAccountId
String

ID du compte de stockage.

Retours

Étape suivante de la définition.

S’applique à