Share via


SignalRFeature.Value Property

Definition

Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.

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

Property Value

Applies to