Condividi tramite


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