IApplicationInsightsComponentApiKey.LinkedWriteProperty Property

Definition

The write access rights of this API Key.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The write access rights of this API Key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedWriteProperties")]
public string[] LinkedWriteProperty { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The write access rights of this API Key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="linkedWriteProperties")>]
member this.LinkedWriteProperty : string[] with get, set
Public Property LinkedWriteProperty As String()

Property Value

String[]
Attributes

Applies to