SbAuthorizationRuleProperties Class

Definition

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

Constructors

SbAuthorizationRuleProperties()

Properties

Rights

Methods

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

Applies to