### 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 HostPool update allowing to specify customRdpProperty." 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 customRdpProperty property: Custom rdp property of HostPool.." modifiers: - "abstract" parameters: - description: "Custom rdp property of HostPool." name: "customRdpProperty" type: "String" 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: "" 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