Share via


ConnectionStringDictionaryProperties.IAssociativeArray<IConnStringValueTypePair>.Values Property

Definition

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

Property Value

Implements

Applies to