Compartilhar via


RuleManagementEventDataSource.Level Propriedade

 

Opcional. O nível.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (em Microsoft.Azure.Insights.dll)

Sintaxe

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

Valor de propriedade

Type: System.String

Consulte também

Classe RuleManagementEventDataSource
Namespace Microsoft.Azure.Management.Insights.Models

Retornar ao topo