AlertDefinition.SourceUrl 属性

定义

获取警报定义的 URL。

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

属性值

String

警报定义的 URL。

属性

适用于