DscCompilationJobCreateProperties Constructors
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
DscCompilationJobCreateProperties() | |
DscCompilationJobCreateProperties(DscConfigurationAssociationProperty) |
DscCompilationJobCreateProperties()
public DscCompilationJobCreateProperties ();
Public Sub New ()
Van toepassing op
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)
Parameters
- configuration
- DscConfigurationAssociationProperty
Van toepassing op
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET