WebPubSubNetworkAcls.PublicNetwork 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.
Network ACL.
public Azure.Provisioning.WebPubSub.PublicNetworkAcls PublicNetwork { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.WebPubSub.PublicNetworkAcls> PublicNetwork { get; set; }
member this.PublicNetwork : Azure.Provisioning.WebPubSub.PublicNetworkAcls with get, set
member this.PublicNetwork : Azure.Provisioning.BicepValue<Azure.Provisioning.WebPubSub.PublicNetworkAcls> with get, set
Public Property PublicNetwork As PublicNetworkAcls
Public Property PublicNetwork As BicepValue(Of PublicNetworkAcls)