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

ISapVirtualInstance.Code Property

Definition

Service specific error code which serves as the substatus for the HTTP error code.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="Service specific error code which serves as the substatus for the HTTP error code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")]
public string Code { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="Service specific error code which serves as the substatus for the HTTP error code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")>]
member this.Code : string
Public ReadOnly Property Code As String

Property Value

Attributes

Applies to