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

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

PSApplicationInsightsComponentWithPricingPlan(ApplicationInsightsComponent, ApplicationInsightsComponentBillingFeatures, ApplicationInsightsComponentQuotaStatus)

Fields

PricingPlan

Properties

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