Dela via


NetworkRuleSetListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NetworkRuleSetListResultTypeConverter))]
public class NetworkRuleSetListResult : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INetworkRuleSetListResult
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NetworkRuleSetListResultTypeConverter))>]
type NetworkRuleSetListResult = class
    interface INetworkRuleSetListResult
    interface IJsonSerializable
Public Class NetworkRuleSetListResult
Implements INetworkRuleSetListResult
Inheritance
NetworkRuleSetListResult
Attributes
Implements

Constructors

NetworkRuleSetListResult()

Properties

NextLink
Value

Methods

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

Applies to