HealthStatusDetail Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.HealthStatusDetailTypeConverter))]
public class HealthStatusDetail : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IHealthStatusDetail
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.HealthStatusDetailTypeConverter))>]
type HealthStatusDetail = class
    interface IHealthStatusDetail
    interface IJsonSerializable
Public Class HealthStatusDetail
Implements IHealthStatusDetail
Inheritance
HealthStatusDetail
Attributes
Implements

Constructors

HealthStatusDetail()

Properties

Code
Message

Methods

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

Applies to