azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.d...

30 строки
2.0 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithCustomRdpProperty"
fullName: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithCustomRdpProperty"
name: "HostPool.UpdateStages.WithCustomRdpProperty"
nameWithType: "HostPool.UpdateStages.WithCustomRdpProperty"
summary: "The stage of the Host<wbr>Pool update allowing to specify custom<wbr>Rdp<wbr>Property."
syntax: "public static interface **HostPool.UpdateStages.WithCustomRdpProperty**"
methods:
- uid: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithCustomRdpProperty.withCustomRdpProperty(java.lang.String)"
fullName: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithCustomRdpProperty.withCustomRdpProperty(String customRdpProperty)"
name: "withCustomRdpProperty(String customRdpProperty)"
nameWithType: "HostPool.UpdateStages.WithCustomRdpProperty.withCustomRdpProperty(String customRdpProperty)"
summary: "Specifies the custom<wbr>Rdp<wbr>Property property: Custom rdp property of Host<wbr>Pool.."
modifiers:
- "abstract"
parameters:
- description: "Custom rdp property of HostPool."
name: "customRdpProperty"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract HostPool.Update withCustomRdpProperty(String customRdpProperty)"
desc: "Specifies the customRdpProperty property: Custom rdp property of HostPool.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.desktopvirtualization.models.HostPool.Update?alt=com.azure.resourcemanager.desktopvirtualization.models.HostPool.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the HostPool update allowing to specify customRdpProperty."
metadata: {}
package: "com.azure.resourcemanager.desktopvirtualization.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-desktopvirtualization:1.0.0