IFunctionApp.StorageAccount Property
Definition
Gets the storage account associated with the function app.
public Microsoft.Azure.Management.Storage.Fluent.IStorageAccount StorageAccount { get; }
member this.StorageAccount : Microsoft.Azure.Management.Storage.Fluent.IStorageAccount
Public ReadOnly Property StorageAccount As IStorageAccount