次の方法で共有


RoleManagementPolicyNotificationRule クラス

定義

ロール管理ポリシー通知ルール。

public class RoleManagementPolicyNotificationRule : Azure.ResourceManager.Authorization.Models.RoleManagementPolicyRule
type RoleManagementPolicyNotificationRule = class
    inherit RoleManagementPolicyRule
Public Class RoleManagementPolicyNotificationRule
Inherits RoleManagementPolicyRule
継承
RoleManagementPolicyNotificationRule

コンストラクター

RoleManagementPolicyNotificationRule()

RoleManagementPolicyNotificationRule の新しいインスタンスを初期化します。

プロパティ

AreDefaultRecipientsEnabled

ポリシー 規則で指定された受信者の種類に通知を送信するかどうかを決定します。

Id

ルールの ID。

(継承元 RoleManagementPolicyRule)
NotificationDeliveryType

通知の種類。

NotificationLevel

通知レベル。

NotificationRecipients

通知受信者の一覧。

RecipientType

受信者の種類。

Target

現在のルールのターゲット。

(継承元 RoleManagementPolicyRule)

適用対象