EventGridNamespacePermissionBindingData.Permission Property

Definition

The allowed permission.

public Azure.ResourceManager.EventGrid.Models.PermissionType? Permission { get; set; }
member this.Permission : Nullable<Azure.ResourceManager.EventGrid.Models.PermissionType> with get, set
Public Property Permission As Nullable(Of PermissionType)

Property Value

Applies to