Language

HostLicense Class

Definition

A license assigned to a host. Please note this is the abstract base class. The derived classes available for instantiation are: WindowsServerLicense.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Avs.Models.UnknownHostLicense))]
public abstract class HostLicense : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.HostLicense>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.HostLicense>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.Avs.Models.UnknownHostLicense))>]
type HostLicense = class
    interface IJsonModel<HostLicense>
    interface IPersistableModel<HostLicense>
Public MustInherit Class HostLicense
Implements IJsonModel(Of HostLicense), IPersistableModel(Of HostLicense)
Inheritance
HostLicense
Derived
Attributes
Implements

Applies to