次の方法で共有


INetworkRuleSet Interface

Definition

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

Properties

DefaultAction
Id (Inherited from IProxyResource)
IPRule
Location (Inherited from IProxyResource)
Name (Inherited from IProxyResource)
PublicNetworkAccess
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
TrustedServiceAccessEnabled
Type (Inherited from IProxyResource)
VirtualNetworkRule

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to