ApiKeyRequest.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 string[] LinkedReadProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.LinkedReadProperty : string[] with get, set
Public Property LinkedReadProperty As String()

Property Value

String[]

Implements

Attributes

Applies to