Share via


Start Method in Class SMS_AzureService

 

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

The Start Windows Management Instrumentation (WMI) class method, in Configuration Manager, that is invoked to start a Windows Azure service which represents a Cloud Distribution Point for Configuration Manager.

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

Syntax

uint32 Start 
{
    [IN]    UInt32 AzureServiceID
};

Parameters

  • AzureServiceID
    Data type: UInt32

    Qualifiers: [id("0"), in]

    The service identifier key for the SMS_AzureService instance on which the current task will be performed.

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.