ResourceSelectorExpression.In Property

Definition

The list of values to filter in.

public Azure.Provisioning.BicepList<string> In { get; set; }
member this.In : Azure.Provisioning.BicepList<string> with get, set
Public Property In As BicepList(Of String)

Property Value

Applies to