NwRuleSetIPRules Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NwRuleSetIPRulesTypeConverter))]
public class NwRuleSetIPRules : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.INwRuleSetIPRules
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NwRuleSetIPRulesTypeConverter))>]
type NwRuleSetIPRules = class
    interface INwRuleSetIPRules
    interface IJsonSerializable
Public Class NwRuleSetIPRules
Implements INwRuleSetIPRules
Inheritance
NwRuleSetIPRules
Attributes
Implements

Constructors

NwRuleSetIPRules()

Properties

Action
IPMask

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to