IAzureStoragePropertyDictionaryResource.Property Property

Definition

Azure storage accounts.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Azure storage accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IAzureStoragePropertyDictionaryResourceProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IAzureStoragePropertyDictionaryResourceProperties Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Create=true, Description="Azure storage accounts.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IAzureStoragePropertyDictionaryResourceProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="properties", Update=true)>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IAzureStoragePropertyDictionaryResourceProperties with get, set
Public Property Property As IAzureStoragePropertyDictionaryResourceProperties

Property Value

Attributes

Applies to