Freigeben über


DscCompilationJobCreateProperties Konstruktoren

Definition

Überlädt

DscCompilationJobCreateProperties()
DscCompilationJobCreateProperties(DscConfigurationAssociationProperty)

DscCompilationJobCreateProperties()

public DscCompilationJobCreateProperties ();
Public Sub New ()

Gilt für:

DscCompilationJobCreateProperties(DscConfigurationAssociationProperty)

public DscCompilationJobCreateProperties (Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty configuration);
new Microsoft.Azure.Management.Automation.Models.DscCompilationJobCreateProperties : Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty -> Microsoft.Azure.Management.Automation.Models.DscCompilationJobCreateProperties
Public Sub New (configuration As DscConfigurationAssociationProperty)

Parameter

Gilt für: