다음을 통해 공유


DscCompilationJobCreateProperties 생성자

정의

오버로드

DscCompilationJobCreateProperties()
DscCompilationJobCreateProperties(DscConfigurationAssociationProperty)

DscCompilationJobCreateProperties()

public DscCompilationJobCreateProperties();
Public Sub New ()

적용 대상

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)

매개 변수

적용 대상