Condividi tramite


IAuthCredential.CredentialHealthErrorMessage Property

Definition

Descriptive message representing the health check error.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="Descriptive message representing the health check error.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorMessage", Update=false)]
public string CredentialHealthErrorMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="Descriptive message representing the health check error.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorMessage", Update=false)>]
member this.CredentialHealthErrorMessage : string
Public ReadOnly Property CredentialHealthErrorMessage As String

Property Value

Attributes

Applies to