Share via


PublicNetworkAcls.Allow Property

Definition

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

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

Property Value

Applies to