InboundSecurityRule.Rules Property

Definition

List of allowed rules.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.InboundSecurityRules> Rules { get; set; }
member this.Rules : Azure.Provisioning.BicepList<Azure.Provisioning.Network.InboundSecurityRules> with get, set
Public Property Rules As BicepList(Of InboundSecurityRules)

Property Value

Applies to