次の方法で共有


SbAuthorizationRuleListResult Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbAuthorizationRuleListResultTypeConverter))]
public class SbAuthorizationRuleListResult : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ISbAuthorizationRuleListResult
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbAuthorizationRuleListResultTypeConverter))>]
type SbAuthorizationRuleListResult = class
    interface ISbAuthorizationRuleListResult
    interface IJsonSerializable
Public Class SbAuthorizationRuleListResult
Implements ISbAuthorizationRuleListResult
Inheritance
SbAuthorizationRuleListResult
Attributes
Implements

Constructors

SbAuthorizationRuleListResult()

Properties

NextLink
Value

Methods

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

Applies to