DeleteRuleOperation.RuleId プロパティ

定義

削除するルールの一意の識別子を取得または設定します。

public:
 property System::String ^ RuleId { System::String ^ get(); void set(System::String ^ value); };
public string RuleId { get; set; }
Public Property RuleId As String

プロパティ値

ルール識別子。

注釈

プロパティは RuleId 、削除するクラス オブジェクトの Rule 一意の識別子です。

適用対象