Поделиться через


DscConfigurationCreateOrUpdateProperties Конструкторы

Определение

Перегрузки

DscConfigurationCreateOrUpdateProperties()
DscConfigurationCreateOrUpdateProperties(ContentSource)

DscConfigurationCreateOrUpdateProperties()

public DscConfigurationCreateOrUpdateProperties ();
Public Sub New ()

Применяется к

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)

Параметры

source
ContentSource

Применяется к