DscResourceInfo.ImplementedAs Property

Definition

Gets or sets a value which indicate how DSC resource is implemented.

public:
 property System::Management::Automation::ImplementedAsType ImplementedAs { System::Management::Automation::ImplementedAsType get(); void set(System::Management::Automation::ImplementedAsType value); };
public System.Management.Automation.ImplementedAsType ImplementedAs { get; set; }
member this.ImplementedAs : System.Management.Automation.ImplementedAsType with get, set
Public Property ImplementedAs As ImplementedAsType

Property Value

Applies to