次の方法で共有


ScheduleCreateParameters コンストラクター

定義

オーバーロード

ScheduleCreateParameters()

ScheduleCreateParameters クラスの新しいインスタンスを初期化します。

ScheduleCreateParameters(String, ScheduleCreateProperties)

必須の引数を使用して ScheduleCreateParameters クラスの新しいインスタンスを初期化します。

ScheduleCreateParameters()

ScheduleCreateParameters クラスの新しいインスタンスを初期化します。

public ScheduleCreateParameters();
Public Sub New ()

適用対象

ScheduleCreateParameters(String, ScheduleCreateProperties)

必須の引数を使用して ScheduleCreateParameters クラスの新しいインスタンスを初期化します。

public ScheduleCreateParameters(string name, Microsoft.WindowsAzure.Management.Automation.Models.ScheduleCreateProperties properties);
new Microsoft.WindowsAzure.Management.Automation.Models.ScheduleCreateParameters : string * Microsoft.WindowsAzure.Management.Automation.Models.ScheduleCreateProperties -> Microsoft.WindowsAzure.Management.Automation.Models.ScheduleCreateParameters
Public Sub New (name As String, properties As ScheduleCreateProperties)

パラメーター

name
String

適用対象