ILicenseProfileUpdatePropertiesSoftwareAssurance Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
SoftwareAssuranceCustomer |
Specifies if this machine is licensed as part of a Software Assurance agreement. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |