SoftwareAssuranceChangeRequest Class

Definition

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

Constructors

SoftwareAssuranceChangeRequest()

Properties

SoftwareAssuranceIntent

Methods

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

Applies to