Freigeben über


ApplicationInsightsComponentData.FlowType Eigenschaft

Definition

Wird vom Application Insights-System verwendet, um zu bestimmen, von welcher Art von Flow diese Komponente erstellt wurde. Dies ist beim Erstellen/Aktualisieren einer Komponente über die REST-API auf "Bluefield" festzulegen.

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)

Eigenschaftswert

Gilt für: