Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSApplicationInsightsComponentWithPricingPlan Class

Definition

Namespace:
Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models
Assembly:
Az.ApplicationInsights.private.dll

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.

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