次の方法で共有


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

適用対象