Compartir a través de


ApplicationInsightsComponentData.FlowType Propiedad

Definición

Usado por el sistema de Application Insights para determinar qué tipo de flujo creó este componente. Se debe establecer en "Bluefield" al crear o actualizar un componente a través de la API REST.

public Azure.ResourceManager.ApplicationInsights.Models.ComponentFlowType? FlowType { get; set; }
public Azure.ResourceManager.ApplicationInsights.Models.FlowType? FlowType { get; set; }
member this.FlowType : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ComponentFlowType> with get, set
member this.FlowType : Nullable<Azure.ResourceManager.ApplicationInsights.Models.FlowType> with get, set
Public Property FlowType As Nullable(Of ComponentFlowType)
Public Property FlowType As Nullable(Of FlowType)

Valor de propiedad

Se aplica a