Freigeben über


CloudServicesOperationsExtensions.BeginStart Methode

Definition

Startet den Clouddienst.

public static void BeginStart (this Microsoft.Azure.Management.Compute.ICloudServicesOperations operations, string resourceGroupName, string cloudServiceName);
static member BeginStart : Microsoft.Azure.Management.Compute.ICloudServicesOperations * string * string -> unit
<Extension()>
Public Sub BeginStart (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: