Compartir a través de


ICloudErrorProperties Interface

Definition

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

Properties

Name Description
Code

Error code

Message

Error message indicating why the operation failed.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to