Bagikan melalui


IAuthCredential.CredentialHealthErrorCode Property

Definition

Error code representing the health check error.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Error code representing the health check error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorCode")]
public string CredentialHealthErrorCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="Error code representing the health check error.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorCode")>]
member this.CredentialHealthErrorCode : string with get, set
Public Property CredentialHealthErrorCode As String

Property Value

Attributes

Applies to