Share via


ApplicationInsightsComponentApiKey.LinkedReadProperty Property

Definition

The read access rights of this API Key.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> LinkedReadProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.LinkedReadProperty : System.Collections.Generic.List<string> with get, set
Public Property LinkedReadProperty As List(Of String)

Property Value

Implements

Attributes

Applies to