Delen via


Get-AzApplicationInsightsContinuousExport

Haal de configuratie voor continue export op voor deze export-id.

Syntaxis

Get-AzApplicationInsightsContinuousExport
   -Name <String>
   -ResourceGroupName <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsightsContinuousExport
   -ExportId <String>
   -Name <String>
   -ResourceGroupName <String>
   [-SubscriptionId <String[]>]
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]
Get-AzApplicationInsightsContinuousExport
   -InputObject <IApplicationInsightsIdentity>
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

Description

Haal de configuratie voor continue export op voor deze export-id.

Voorbeelden

Voorbeeld 1: Continue export ophalen voor een Application Insights-resource

Get-AzApplicationInsightsContinuousExport -ResourceGroupName "testgroup" -Name "test"

Continue export ophalen voor een Application Insights-resource

Voorbeeld 2: Continue export ophalen voor een Application Insights-resource

Get-AzApplicationInsightsContinuousExport -ResourceGroupName "testgroup" -Name "test" -ExportId "ZJrfffySPdtG3ESn3iRxVIEFuNY="

Continue export ophalen voor een Application Insights-resource

Parameters

-DefaultProfile

De parameter DefaultProfile is niet functioneel. Gebruik de parameter SubscriptionId indien beschikbaar als u de cmdlet uitvoert voor een ander abonnement.

Type:PSObject
Aliassen:AzureRMContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ExportId

De configuratie-id voor continue export. Dit is uniek binnen een Application Insights-onderdeel.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-InputObject

Identity Parameter To construct, zie DE SECTIE NOTES voor INPUTOBJECT-eigenschappen en maak een hash-tabel.

Type:IApplicationInsightsIdentity
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:True
Jokertekens accepteren:False

-Name

De naam van de Application Insights-onderdeelresource.

Type:String
Aliassen:ApplicationInsightsComponentName, ComponentName
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ResourceGroupName

De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-SubscriptionId

De id van het doelabonnement.

Type:String[]
Position:Named
Default value:(Get-AzContext).Subscription.Id
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Invoerwaarden

IApplicationInsightsIdentity

Uitvoerwaarden

IApplicationInsightsComponentExportConfiguration