Dela via


ISbAuthorizationRuleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbAuthorizationRulePropertiesTypeConverter))]
public interface ISbAuthorizationRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbAuthorizationRulePropertiesTypeConverter))>]
type ISbAuthorizationRuleProperties = interface
    interface IJsonSerializable
Public Interface ISbAuthorizationRuleProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Rights

The rights associated with the rule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to