Freigeben über


IWithStorageAccount.WithExistingStorageAccount(IStorageAccount) Methode

Definition

Gibt das Speicherkonto an, das für die Funktions-App verwendet werden soll.

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

Parameter

storageAccount
IStorageAccount

Das zu verwendende Speicherkonto.

Gibt zurück

Gilt für: