Share via


PSApplicationInsightsComponentWithPricingPlan Class

Definition

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

Constructors

Name Description
PSApplicationInsightsComponentWithPricingPlan(ApplicationInsightsComponent, ApplicationInsightsComponentBillingFeatures, ApplicationInsightsComponentQuotaStatus)
PSApplicationInsightsComponentWithPricingPlan(ApplicationInsightsComponent, ApplicationInsightsComponentBillingFeatures, ApplicationInsightsComponentQuotaStatus)

Fields

Name Description
PricingPlan

Properties

Name Description
AppId (Inherited from PSApplicationInsightsComponent)
ApplicationId (Inherited from PSApplicationInsightsComponent)
ApplicationType (Inherited from PSApplicationInsightsComponent)
Cap
CapExpirationTime
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)
IsCapped
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)
ResetTime
ResourceGroupName (Inherited from PSApplicationInsightsComponent)
RetentionInDays (Inherited from PSApplicationInsightsComponent)
SamplingPercentage (Inherited from PSApplicationInsightsComponent)
StopSendNotificationWhenHitCap
Tags (Inherited from PSApplicationInsightsComponent)
TenantId (Inherited from PSApplicationInsightsComponent)
Type (Inherited from PSApplicationInsightsComponent)

Applies to