你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAccountInfoSecure.ApiKey Property

Definition

API Key of the user account

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="API Key of the user account", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=true, Required=false, SerializedName="apiKey")]
public System.Security.SecureString ApiKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="API Key of the user account", PossibleTypes=new System.Type[] { typeof(System.Security.SecureString) }, ReadOnly=true, Required=false, SerializedName="apiKey")>]
member this.ApiKey : System.Security.SecureString
Public ReadOnly Property ApiKey As SecureString

Property Value

Attributes

Applies to