Udostępnij za pośrednictwem


IErrorResponseBody.Code Property

Definition

error code.

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

Property Value

Attributes

Applies to