AlertDefinition.CreateBy 属性

定义

获取或设置创建了警报定义的用户的标识符。

public:
 property System::String ^ CreateBy { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string CreateBy { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CreateBy : string with get, set
Public Property CreateBy As String

属性值

String

创建了警报定义的用户的标识符。

属性

适用于