Share via


SignalRNetworkAcl.Deny Property

Definition

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

public System.Collections.Generic.IList<Azure.ResourceManager.SignalR.Models.SignalRRequestType> Deny { get; }
member this.Deny : System.Collections.Generic.IList<Azure.ResourceManager.SignalR.Models.SignalRRequestType>
Public ReadOnly Property Deny As IList(Of SignalRRequestType)

Property Value

Applies to