次の方法で共有


AlertSettings クラス

定義

アラート設定。

[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 クラスの新しいインスタンスを初期化します。

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()

オブジェクトを検証します。

適用対象