Bagikan melalui


NetworkRuleSetProperties Class

Definition

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

Constructors

NetworkRuleSetProperties()

Properties

DefaultAction
IPRule
PublicNetworkAccess
TrustedServiceAccessEnabled
VirtualNetworkRule

Methods

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

Applies to