Partager via


ICloudErrorProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorPropertiesTypeConverter))]
public interface ICloudErrorProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorPropertiesTypeConverter))>]
type ICloudErrorProperties = interface
    interface IJsonSerializable
Public Interface ICloudErrorProperties
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