共用方式為


ApplicationInsightsComponentApiKey.Id Property

Definition

The unique ID of the API key inside an Application Insights component. It is auto generated when the API key is created.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public string Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Implements

Id
Attributes

Applies to