Delen via


CloudErrorProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorPropertiesTypeConverter))]
public class CloudErrorProperties : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ICloudErrorProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.CloudErrorPropertiesTypeConverter))>]
type CloudErrorProperties = class
    interface ICloudErrorProperties
    interface IJsonSerializable
Public Class CloudErrorProperties
Implements ICloudErrorProperties
Inheritance
CloudErrorProperties
Attributes
Implements

Constructors

CloudErrorProperties()

Properties

Code
Message

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to