AzureHdInsightManagementClient.ConfigureRdp 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 Microsoft.Azure.Management.HDInsight.Models.OperationResource ConfigureRdp (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters rdpSettings);
abstract member ConfigureRdp : string * string * Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters -> Microsoft.Azure.Management.HDInsight.Models.OperationResource
override this.ConfigureRdp : string * string * Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters -> Microsoft.Azure.Management.HDInsight.Models.OperationResource
Public Overridable Function ConfigureRdp (resourceGroupName As String, clusterName As String, rdpSettings As RDPSettingsParameters) As OperationResource
Parameters
- resourceGroupName
- String
- clusterName
- String
- rdpSettings
- Microsoft.Azure.Management.HDInsight.Models.RDPSettingsParameters
Returns
Microsoft.Azure.Management.HDInsight.Models.OperationResource