Freigeben über


CloudServicesOperationsExtensions.Start Methode

Definition

Startet den Clouddienst.

public static void Start (this Microsoft.Azure.Management.Compute.ICloudServicesOperations operations, string resourceGroupName, string cloudServiceName);
static member Start : Microsoft.Azure.Management.Compute.ICloudServicesOperations * string * string -> unit
<Extension()>
Public Sub Start (operations As ICloudServicesOperations, resourceGroupName As String, cloudServiceName As String)

Parameter

operations
ICloudServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe

cloudServiceName
String

Der Name des Clouddiensts.

Gilt für: