Megosztás a következőn keresztül:


ApplicationInsightsComponent.RequestSource Property

Definition

Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.RequestSource? RequestSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.RequestSource : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Support.RequestSource> with get, set
Public Property RequestSource As Nullable(Of RequestSource)

Property Value

Implements

Attributes

Applies to