Megosztás a következőn keresztül:


IAuthorizationRuleProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.AuthorizationRulePropertiesTypeConverter))]
public interface IAuthorizationRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.AuthorizationRulePropertiesTypeConverter))>]
type IAuthorizationRuleProperties = interface
    interface IJsonSerializable
Public Interface IAuthorizationRuleProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Rights

The rights associated with the rule.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to