30 строки
1.8 KiB
YAML
30 строки
1.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithDescription"
|
|
fullName: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithDescription"
|
|
name: "HostPool.UpdateStages.WithDescription"
|
|
nameWithType: "HostPool.UpdateStages.WithDescription"
|
|
summary: "The stage of the Host<wbr>Pool update allowing to specify description."
|
|
syntax: "public static interface **HostPool.UpdateStages.WithDescription**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithDescription.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.desktopvirtualization.models.HostPool.UpdateStages.WithDescription.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "HostPool.UpdateStages.WithDescription.withDescription(String description)"
|
|
summary: "Specifies the description property: Description of Host<wbr>Pool.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Description of HostPool."
|
|
name: "description"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract HostPool.Update withDescription(String description)"
|
|
desc: "Specifies the description property: Description 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 description."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.desktopvirtualization.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-desktopvirtualization:1.2.0
|