다음을 통해 공유


AlertDefinition.AlertDefinitionId 속성

정의

UI에서 생성되는 고유 키를 가져오거나 설정합니다.

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

속성 값

Guid

UI에서 생성되는 고유 키입니다.

특성

적용 대상