IApplicationInsightsComponentApiKey.ApiKey Property

Definition

The API key value. It will be only return once when the API Key was created.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The API key value. It will be only return once when the API Key was created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="apiKey")]
public string ApiKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The API key value. It will be only return once when the API Key was created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="apiKey")>]
member this.ApiKey : string
Public ReadOnly Property ApiKey As String

Property Value

Attributes

Applies to