DscCompilationJobCreateProperties Konstruktorer
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Överlagringar
DscCompilationJobCreateProperties() | |
DscCompilationJobCreateProperties(DscConfigurationAssociationProperty) |
DscCompilationJobCreateProperties()
public DscCompilationJobCreateProperties ();
Public Sub New ()
Gäller 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)
Parametrar
- configuration
- DscConfigurationAssociationProperty
Gäller för
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET