Partilhar via


ArmSecurityInsightsModelFactory.SecurityInsightsAlertRuleData Método

Definição

Inicializa uma nova instância de SecurityInsightsAlertRuleData.

public static Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleData SecurityInsightsAlertRuleData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string kind = "Unknown", Azure.ETag? etag = default);
static member SecurityInsightsAlertRuleData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string * Nullable<Azure.ETag> -> Azure.ResourceManager.SecurityInsights.SecurityInsightsAlertRuleData
Public Shared Function SecurityInsightsAlertRuleData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional kind As String = "Unknown", Optional etag As Nullable(Of ETag) = Nothing) As SecurityInsightsAlertRuleData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

kind
String

O tipo de regra de alerta.

etag
Nullable<ETag>

Etag do recurso do azure.

Retornos

Uma nova SecurityInsightsAlertRuleData instância para zombar.

Aplica-se a