Freigeben über


ILicenseProfile Interface

Definition

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

Properties

EsuProfileAssignedLicense
EsuProfileAssignedLicenseImmutableId
EsuProfileEsuEligibility
EsuProfileEsuKey
EsuProfileEsuKeyState
EsuProfileServerType
Id (Inherited from IResource)
Location (Inherited from ITrackedResource)
Name (Inherited from IResource)
ProductProfileBillingStartDate
ProductProfileDisenrollmentDate
ProductProfileEnrollmentDate
ProductProfileProductFeature
ProductProfileProductType
ProductProfileSubscriptionStatus
ProvisioningState
SoftwareAssuranceCustomer
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tags (Inherited from ITrackedResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to