ILicenseProfilePropertiesSoftwareAssurance Interface

Definition

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

Properties

SoftwareAssuranceCustomer

Specifies if this machine is licensed as part of a Software Assurance agreement.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to