ApplicationInsightsComponent.FlowType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET