RuleManagementEventDataSource.SubStatus 속성

 

선택적 요소입니다. 하위 상태입니다.

네임스페이스:   Microsoft.Azure.Management.Insights.Models
어셈블리:  Microsoft.Azure.Insights.dll의 Microsoft.Azure.Insights

구문

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

속성 값

Type: System.String

참고 항목

RuleManagementEventDataSource 클래스
Microsoft.Azure.Management.Insights.Models 네임스페이스

맨 위로 이동