SignalRNetworkAcl.Deny Property

Definition

Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

public Azure.Provisioning.BicepList<Azure.Provisioning.SignalR.SignalRRequestType> Deny { get; set; }
member this.Deny : Azure.Provisioning.BicepList<Azure.Provisioning.SignalR.SignalRRequestType> with get, set
Public Property Deny As BicepList(Of SignalRRequestType)

Property Value

Applies to