Share via


IlrContent Class

Definition

Parameters to Provision ILR API. Please note IlrContent is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include FileShareProvisionIlrContent and IaasVmIlrRegistrationContent.

public abstract class IlrContent
type IlrContent = class
Public MustInherit Class IlrContent
Inheritance
IlrContent
Derived

Constructors

IlrContent()

Initializes a new instance of IlrContent.

Applies to