Partager via


IWithStorageAccount.WithExistingStorageAccount(IStorageAccount) Méthode

Définition

Spécifie le compte de stockage à utiliser pour l’application de fonction.

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

Paramètres

storageAccount
IStorageAccount

Compte de stockage à utiliser.

Retours

S’applique à