38 строки
2.0 KiB
YAML
38 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.devtestlabs.models.RdpConnection"
|
|
fullName: "com.azure.resourcemanager.devtestlabs.models.RdpConnection"
|
|
name: "RdpConnection"
|
|
nameWithType: "RdpConnection"
|
|
summary: "An immutable client-side representation of Rdp<wbr>Connection."
|
|
syntax: "public interface **RdpConnection**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.devtestlabs.models.RdpConnection.contents()"
|
|
fullName: "com.azure.resourcemanager.devtestlabs.models.RdpConnection.contents()"
|
|
name: "contents()"
|
|
nameWithType: "RdpConnection.contents()"
|
|
summary: "Gets the contents property: The contents of the .rdp file."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String contents()"
|
|
desc: "Gets the contents property: The contents of the .rdp file."
|
|
returns:
|
|
description: "the contents value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.devtestlabs.models.RdpConnection.innerModel()"
|
|
fullName: "com.azure.resourcemanager.devtestlabs.models.RdpConnection.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "RdpConnection.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>devtestlabs.<wbr>fluent.<wbr>models.<wbr>Rdp<wbr>Connection<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RdpConnectionInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.devtestlabs.fluent.models.RdpConnectionInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.devtestlabs.fluent.models.RdpConnectionInner?alt=com.azure.resourcemanager.devtestlabs.fluent.models.RdpConnectionInner&text=RdpConnectionInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of RdpConnection."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.devtestlabs.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-devtestlabs:1.0.0
|