Share via


PSApplicationInsightsComponentWithPricingPlan Constructor

Definition

public PSApplicationInsightsComponentWithPricingPlan (Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponent component, Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures billing, Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentQuotaStatus status);
new Microsoft.Azure.Commands.ApplicationInsights.Models.PSApplicationInsightsComponentWithPricingPlan : Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponent * Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentBillingFeatures * Microsoft.Azure.Management.ApplicationInsights.Management.Models.ApplicationInsightsComponentQuotaStatus -> Microsoft.Azure.Commands.ApplicationInsights.Models.PSApplicationInsightsComponentWithPricingPlan
Public Sub New (component As ApplicationInsightsComponent, billing As ApplicationInsightsComponentBillingFeatures, status As ApplicationInsightsComponentQuotaStatus)

Parameters

Applies to