IHDInsightSyncClient.DisableRdp(String, String) 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.
Disables the Rdp access on the HDInsight cluster
public void DisableRdp (string dnsName, string location);
abstract member DisableRdp : string * string -> unit
Public Sub DisableRdp (dnsName As String, location As String)
Parameters
- dnsName
- String
The Dns name of the cluster
- location
- String
The location of the cluster