Compartilhar via


ApplicationInsightsComponent.FlowType Propriedade

Definição

Obtém ou define os conjuntos usados pelo sistema application insights para determinar o tipo de fluxo pelo qual esse componente foi criado. Isso deve ser definido como 'Bluefield' ao criar/atualizar um componente por meio da API REST. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a