共用方式為


ApplicationInsightsComponent.FlowType Property

Definition

Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API.

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

Property Value

Applies to