AlertSettings クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アラート設定。
[Microsoft.Rest.Serialization.JsonTransformation]
public class AlertSettings : Microsoft.Azure.Management.StorSimple8000Series.Models.BaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AlertSettings = class
inherit BaseModel
Public Class AlertSettings
Inherits BaseModel
- 継承
- 属性
コンストラクター
AlertSettings() |
AlertSettings クラスの新しいインスタンスを初期化します。 |
AlertSettings(AlertEmailNotificationStatus, String, String, String, Nullable<Kind>, String, Nullable<AlertEmailNotificationStatus>, IList<String>) |
AlertSettings クラスの新しいインスタンスを初期化します。 |
プロパティ
AdditionalRecipientEmailList |
アラート通知の電子メール リストを取得または設定します。 |
AlertNotificationCulture |
アラート通知カルチャを取得または設定します。 |
EmailNotification |
電子メール通知が有効かどうかを示す値を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled' |
Id |
オブジェクトを一意に識別するパス ID を取得します。 (継承元 BaseModel) |
Kind |
オブジェクトの Kind を取得または設定します。 現在、サポートされているのは Series8000 のみです。 使用可能な値は次のとおりです: 'Series8000' (継承元 BaseModel) |
Name |
オブジェクトの名前を取得します。 (継承元 BaseModel) |
NotificationToServiceOwners |
管理者に対してアラート通知が有効かどうかを示す値を取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled' |
Type |
オブジェクトの階層型を取得します。 (継承元 BaseModel) |
メソッド
Validate() |
オブジェクトを検証します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET