Partager via


DscConfigurationCreateOrUpdateProperties Constructeurs

Définition

Surcharges

DscConfigurationCreateOrUpdateProperties()
DscConfigurationCreateOrUpdateProperties(ContentSource)

DscConfigurationCreateOrUpdateProperties()

public DscConfigurationCreateOrUpdateProperties ();
Public Sub New ()

S’applique à

DscConfigurationCreateOrUpdateProperties(ContentSource)

public DscConfigurationCreateOrUpdateProperties (Microsoft.Azure.Management.Automation.Models.ContentSource source);
new Microsoft.Azure.Management.Automation.Models.DscConfigurationCreateOrUpdateProperties : Microsoft.Azure.Management.Automation.Models.ContentSource -> Microsoft.Azure.Management.Automation.Models.DscConfigurationCreateOrUpdateProperties
Public Sub New (source As ContentSource)

Paramètres

source
ContentSource

S’applique à