次の方法で共有


INetworkRuleSetProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NetworkRuleSetPropertiesTypeConverter))]
public interface INetworkRuleSetProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NetworkRuleSetPropertiesTypeConverter))>]
type INetworkRuleSetProperties = interface
    interface IJsonSerializable
Public Interface INetworkRuleSetProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DefaultAction
IPRule
PublicNetworkAccess
TrustedServiceAccessEnabled
VirtualNetworkRule

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to