Share via


PublicNetworkAcls.Deny Property

Definition

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

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

Property Value

Applies to