PublicNetworkAcls.Allow Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)