Compartir a través de


ICredentialHealth.ErrorCode 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 ErrorCode { 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.ErrorCode : string with get, set
Public Property ErrorCode As String

Property Value

Attributes

Applies to