Partager via


ApplicationInsightsComponentData.FlowType Propriété

Définition

Utilisé par le système Application Insights pour déterminer le type de flux par lequel ce composant a été créé. Cette valeur doit être définie sur « Bluefield » lors de la création/mise à jour d’un composant via l’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)

Valeur de propriété

S’applique à