Share via


IConnectionStringDictionary.Property Property

Definition

Connection strings.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Connection strings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnectionStringDictionaryProperties) }, ReadOnly=false, Required=false, SerializedName="properties")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnectionStringDictionaryProperties Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Connection strings.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnectionStringDictionaryProperties) }, ReadOnly=false, Required=false, SerializedName="properties")>]
member this.Property : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnectionStringDictionaryProperties with get, set
Public Property Property As IConnectionStringDictionaryProperties

Property Value

Attributes

Applies to