The Stop Windows Management Instrumentation (WMI) class method, in Configuration Manager, that is invoked to stop 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.

uint32 Stop 
{
	[IN]	UInt32 AzureServiceID
};

Parameters

AzureServiceID

Data type: UInt32Qualifiers: [id("0"), in]The service identifier key for the SMS_AzureService instance on which the current task will be performed.

Remarks

Requirements

Runtime Requirements

Development Requirements