SoftwareAssuranceProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.SoftwareAssurancePropertiesTypeConverter))]
public class SoftwareAssuranceProperties : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ISoftwareAssuranceProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.SoftwareAssurancePropertiesTypeConverter))>]
type SoftwareAssuranceProperties = class
    interface ISoftwareAssuranceProperties
    interface IJsonSerializable
Public Class SoftwareAssuranceProperties
Implements ISoftwareAssuranceProperties
Inheritance
SoftwareAssuranceProperties
Attributes
Implements

Constructors

SoftwareAssuranceProperties()

Properties

LastUpdated
SoftwareAssuranceIntent
SoftwareAssuranceStatus

Methods

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

Applies to