你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

INetworkRuleSet Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NetworkRuleSetTypeConverter))]
public interface INetworkRuleSet : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api20.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.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