Share via


ISiteConfigResource.AzureStorageAccount Property

Definition

List of Azure Storage Accounts.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of Azure Storage Accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteConfigAzureStorageAccounts) }, ReadOnly=false, Required=false, SerializedName="azureStorageAccounts")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteConfigAzureStorageAccounts AzureStorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of Azure Storage Accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteConfigAzureStorageAccounts) }, ReadOnly=false, Required=false, SerializedName="azureStorageAccounts")>]
member this.AzureStorageAccount : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.ISiteConfigAzureStorageAccounts with get, set
Public Property AzureStorageAccount As ISiteConfigAzureStorageAccounts

Property Value

Attributes

Applies to