Sdílet prostřednictvím


CloudError.Code Property

Definition

Error code. This is a mnemonic that can be consumed programmatically.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to