AzureHdInsightManagementClient.RotateDiskEncryptionKey Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void RotateDiskEncryptionKey (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.ClusterDiskEncryptionParameters parameters);
abstract member RotateDiskEncryptionKey : string * string * Microsoft.Azure.Management.HDInsight.Models.ClusterDiskEncryptionParameters -> unit
override this.RotateDiskEncryptionKey : string * string * Microsoft.Azure.Management.HDInsight.Models.ClusterDiskEncryptionParameters -> unit
Public Overridable Sub RotateDiskEncryptionKey (resourceGroupName As String, clusterName As String, parameters As ClusterDiskEncryptionParameters)
Parameters
- resourceGroupName
- String
- clusterName
- String
- parameters
- ClusterDiskEncryptionParameters