Bagikan melalui


ICloudError Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorTypeConverter))]
public interface ICloudError : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorTypeConverter))>]
type ICloudError = interface
    interface IJsonSerializable
Public Interface ICloudError
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Code

Error code

Message

Error message indicating why the operation failed.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to