HostLicense Class
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.
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