Share via


BicepDictionary<T>.IDictionary<String,BicepValue>.Values Property

Definition

System.Collections.Generic.ICollection<Azure.Provisioning.BicepValue> System.Collections.Generic.IDictionary<System.String,Azure.Provisioning.BicepValue>.Values { get; }
member this.System.Collections.Generic.IDictionary<System.String,Azure.Provisioning.BicepValue>.Values : System.Collections.Generic.ICollection<Azure.Provisioning.BicepValue>
 ReadOnly Property Values As ICollection(Of BicepValue) Implements IDictionary(Of String, BicepValue).Values

Property Value

Implements

Applies to