Udostępnij przez


ILicenseProfileUpdatePropertiesSoftwareAssurance Interface

Definition

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

Properties

Name Description
SoftwareAssuranceCustomer

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to