SlotConfigNames.AzureStorageConfigName Property

Definition

List of external Azure storage account identifiers.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AzureStorageConfigName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.AzureStorageConfigName : System.Collections.Generic.List<string> with get, set
Public Property AzureStorageConfigName As List(Of String)

Property Value

Implements

Attributes

Applies to