Share via


ManagementPackDiscoveryConfigurationOverride.Module Property

Definition

Gets or sets the module for the discovery object that is being overridden.

public:
 property System::String ^ Module { System::String ^ get(); void set(System::String ^ value); };
public string Module { get; set; }
member this.Module : string with get, set
Public Property Module As String

Property Value

A string that contains the identifier for the module.

Applies to