ConnectionStringDictionaryProperties.IAssociativeArray<IConnStringValueTypePair>.Values Property

Definition

System.Collections.Generic.IEnumerable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringValueTypePair> Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringValueTypePair>.Values { get; }
member this.Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringValueTypePair>.Values : seq<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringValueTypePair>
 ReadOnly Property Values As IEnumerable(Of IConnStringValueTypePair) Implements IAssociativeArray(Of IConnStringValueTypePair).Values

Property Value

Implements

Applies to