RoleManagementPolicyNotificationRule クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ロール管理ポリシー通知ルール。
public class RoleManagementPolicyNotificationRule : Azure.ResourceManager.Authorization.Models.RoleManagementPolicyRule
type RoleManagementPolicyNotificationRule = class
inherit RoleManagementPolicyRule
Public Class RoleManagementPolicyNotificationRule
Inherits RoleManagementPolicyRule
- 継承
コンストラクター
RoleManagementPolicyNotificationRule() |
RoleManagementPolicyNotificationRule の新しいインスタンスを初期化します。 |
プロパティ
AreDefaultRecipientsEnabled |
ポリシー 規則で指定された受信者の種類に通知を送信するかどうかを決定します。 |
Id |
ルールの ID。 (継承元 RoleManagementPolicyRule) |
NotificationDeliveryType |
通知の種類。 |
NotificationLevel |
通知レベル。 |
NotificationRecipients |
通知受信者の一覧。 |
RecipientType |
受信者の種類。 |
Target |
現在のルールのターゲット。 (継承元 RoleManagementPolicyRule) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET