PublicNetworkAcls.Deny 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.
Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
public Azure.Provisioning.BicepList<Azure.Provisioning.WebPubSub.WebPubSubRequestType> Deny { get; set; }
member this.Deny : Azure.Provisioning.BicepList<Azure.Provisioning.WebPubSub.WebPubSubRequestType> with get, set
Public Property Deny As BicepList(Of WebPubSubRequestType)