Condividi tramite


Costruttore ScheduleUpdateParameters (String)

Initializes a new instance of the ScheduleUpdateParameters class with required arguments.

Spazio dei nomi: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

Utilizzo

'Utilizzo
Dim name As String

Dim instance As New ScheduleUpdateParameters(name)

Sintassi

'Dichiarazione
Public Sub New ( _
    name As String _
)
public ScheduleUpdateParameters (
    string name
)
public:
ScheduleUpdateParameters (
    String^ name
)
public ScheduleUpdateParameters (
    String name
)
public function ScheduleUpdateParameters (
    name : String
)

Osservazioni

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows 7 e Windows Server 2008

Piattaforme di destinazione

Vedere anche

Riferimento

Classe ScheduleUpdateParameters
Membri ScheduleUpdateParameters
Spazio dei nomi Microsoft.WindowsAzure.Management.Automation.Models