你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PublicNetworkAcls.Allow Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.WebPubSub.WebPubSubRequestType> Allow { get; set; }
member this.Allow : Azure.Provisioning.BicepList<Azure.Provisioning.WebPubSub.WebPubSubRequestType> with get, set
Public Property Allow As BicepList(Of WebPubSubRequestType)

Property Value

Applies to