BicepValue.Kind Property

Definition

Gets the kind of this value (a literal value, an expression, or it's unset).

public Azure.Provisioning.BicepValueKind Kind { get; set; }
member this.Kind : Azure.Provisioning.BicepValueKind with get, set
Public Property Kind As BicepValueKind

Property Value

Applies to