SignalRResourceLogCategory.Enabled Property

Definition

Indicates whether or the resource log category is enabled. Available values: true, false. Case insensitive.

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

Property Value

Applies to