次の方法で共有


NetworkRuleSetListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.NetworkRuleSetListResultTypeConverter))]
public class NetworkRuleSetListResult : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.INetworkRuleSetListResult
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.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