次の方法で共有


RuleCreateOrUpdateParameters.Rule プロパティ

 

名前空間:   Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models
アセンブリ:  Microsoft.WindowsAzure.Management.Monitoring (Microsoft.WindowsAzure.Management.Monitoring.dll 内)

構文

public Rule Rule { get; set; }
public:
property Rule^ Rule {
    Rule^ get();
    void set(Rule^ value);
}
member Rule : Rule with get, set
Public Property Rule As Rule

プロパティ値

Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Rule

参照

RuleCreateOrUpdateParameters クラス
Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models 名前空間

トップに戻る