ApplicationInsightsComponent.FlowType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit 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. Les valeurs possibles sont les suivantes : « Bluefield »
[Newtonsoft.Json.JsonProperty(PropertyName="properties.Flow_Type")]
public string FlowType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.Flow_Type")>]
member this.FlowType : string with get, set
Public Property FlowType As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET