你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSApplicationInsightsComponentTableView Class

Definition

public class PSApplicationInsightsComponentTableView : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.PSApplicationInsightsComponent
type PSApplicationInsightsComponentTableView = class
    inherit PSApplicationInsightsComponent
Public Class PSApplicationInsightsComponentTableView
Inherits PSApplicationInsightsComponent
Inheritance
PSApplicationInsightsComponentTableView

Constructors

PSApplicationInsightsComponentTableView(ApplicationInsightsComponent)

Properties

AppId (Inherited from PSApplicationInsightsComponent)
ApplicationId (Inherited from PSApplicationInsightsComponent)
ApplicationType (Inherited from PSApplicationInsightsComponent)
ConnectionString (Inherited from PSApplicationInsightsComponent)
CreationDate (Inherited from PSApplicationInsightsComponent)
FlowType (Inherited from PSApplicationInsightsComponent)
HockeyAppId (Inherited from PSApplicationInsightsComponent)
HockeyAppToken (Inherited from PSApplicationInsightsComponent)
Id (Inherited from PSApplicationInsightsComponent)
InstrumentationKey (Inherited from PSApplicationInsightsComponent)
Kind (Inherited from PSApplicationInsightsComponent)
Location (Inherited from PSApplicationInsightsComponent)
Name (Inherited from PSApplicationInsightsComponent)
PrivateLinkScopedResources (Inherited from PSApplicationInsightsComponent)
ProvisioningState (Inherited from PSApplicationInsightsComponent)
PublicNetworkAccessForIngestion (Inherited from PSApplicationInsightsComponent)
PublicNetworkAccessForQuery (Inherited from PSApplicationInsightsComponent)
RequestSource (Inherited from PSApplicationInsightsComponent)
ResourceGroupName (Inherited from PSApplicationInsightsComponent)
RetentionInDays (Inherited from PSApplicationInsightsComponent)
SamplingPercentage (Inherited from PSApplicationInsightsComponent)
Tags (Inherited from PSApplicationInsightsComponent)
TenantId (Inherited from PSApplicationInsightsComponent)
Type (Inherited from PSApplicationInsightsComponent)

Applies to