Dela via


Get-AzApplicationInsights

Returnerar en Application Insights-komponent.

Syntax

Get-AzApplicationInsights
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsights
   [-SubscriptionId <String[]>]
   -ResourceGroupName <String>
   -Name <String>
   [-Full]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsights
   [-SubscriptionId <String[]>]
   -ResourceGroupName <String>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsights
   -ResourceId <String>
   [-Full]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsights
   -InputObject <IApplicationInsightsIdentity>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

Description

Returnerar en Application Insights-komponent.

Exempel

Exempel 1: Hämta application insights-resurs

Get-AzApplicationInsights -ResourceGroupName "testgroup" -Name "test"

Hämta application insights-resurs

Exempel 2: Hämta application insights-resurs med prisplansinformation

Get-AzApplicationInsights -ResourceGroupName "testgroup" -Name "test" -IncludePricingPlan

Hämta application insights-resurs med prisplansinformation

Parametrar

-DefaultProfile

Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.

Typ:PSObject
Alias:AzureRMContext, AzureCredential
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-Full

Typ:SwitchParameter
Alias:IncludeDailyCap, IncludeDailyCapStatus, IncludePricingPlan
Position:Named
Standardvärde:None
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-InputObject

Identitetsparameter För att skapa, se AVSNITTET ANTECKNINGAR för INPUTOBJECT-egenskaper och skapa en hash-tabell.

Typ:IApplicationInsightsIdentity
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:True
Godkänn jokertecken:False

-Name

Namnet på Application Insights-komponentresursen.

Typ:String
Alias:ApplicationInsightsComponentName, ComponentName
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-ResourceGroupName

Namnet på resursgruppen. Namnet är skiftlägesokänsligt.

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-ResourceId

Resurs-ID för applicationinsights-komponenten.

Typ:String
Position:Named
Standardvärde:None
Obligatorisk:True
Godkänn pipeline-indata:False
Godkänn jokertecken:False

-SubscriptionId

ID för målprenumerationen.

Typ:String[]
Position:Named
Standardvärde:(Get-AzContext).Subscription.Id
Obligatorisk:False
Godkänn pipeline-indata:False
Godkänn jokertecken:False

Indata

IApplicationInsightsIdentity

Utdata

IApplicationInsightsComponent

PSApplicationInsightsComponentWithPricingPlan