共用方式為


BicepDictionary<T>.Values Property

Definition

public System.Collections.Generic.ICollection<Azure.Provisioning.BicepValue<T>> Values { get; }
member this.Values : System.Collections.Generic.ICollection<Azure.Provisioning.BicepValue<'T>>
Public ReadOnly Property Values As ICollection(Of BicepValue(Of T))

Property Value

Implements

Applies to