Share via


ISlotConfigNamesResource.AzureStorageConfigName Property

Definition

List of external Azure storage account identifiers.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of external Azure storage account identifiers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureStorageConfigNames")]
public string[] AzureStorageConfigName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of external Azure storage account identifiers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="azureStorageConfigNames")>]
member this.AzureStorageConfigName : string[] with get, set
Public Property AzureStorageConfigName As String()

Property Value

String[]
Attributes

Applies to