Condividi tramite


NetworkRuleSetProperties.IPRule Property

Definition

List of IpRules

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.INwRuleSetIPRules> IPRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)>]
member this.IPRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.INwRuleSetIPRules> with get, set
Public Property IPRule As List(Of INwRuleSetIPRules)

Property Value

Implements

Attributes

Applies to