Freigeben über


ClustersOperationsExtensions.BeginRotateDiskEncryptionKey Methode

Definition

Drehen des Datenträgerverschlüsselungsschlüssels des angegebenen HDInsight-Clusters.

public static void BeginRotateDiskEncryptionKey (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations, string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterDiskEncryptionParameters parameters);
static member BeginRotateDiskEncryptionKey : Microsoft.Azure.Management.HDInsight.IClustersOperations * string * string * Microsoft.Azure.Management.HDInsight.Models.ClusterDiskEncryptionParameters -> unit
<Extension()>
Public Sub BeginRotateDiskEncryptionKey (operations As IClustersOperations, resourceGroupName As String, clusterName As String, parameters As ClusterDiskEncryptionParameters)

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

parameters
ClusterDiskEncryptionParameters

Die Parameter für den Datenträgerverschlüsselungsvorgang.

Gilt für: