Share via


INetworkSecurityPerimeterConfigurationList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NetworkSecurityPerimeterConfigurationListTypeConverter))]
public interface INetworkSecurityPerimeterConfigurationList : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NetworkSecurityPerimeterConfigurationListTypeConverter))>]
type INetworkSecurityPerimeterConfigurationList = interface
    interface IJsonSerializable
Public Interface INetworkSecurityPerimeterConfigurationList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Value

A collection of NetworkSecurityPerimeterConfigurations

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to