Freigeben über


ILicenseDetails Interface

Definition

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

Properties

AssignedLicense
Edition
ImmutableId
Processor
State
Target
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to