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

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithDescription"
fullName: "com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithDescription"
name: "Gallery.DefinitionStages.WithDescription"
nameWithType: "Gallery.DefinitionStages.WithDescription"
summary: "The stage of the gallery definition allowing to specify description."
syntax: "public static interface **Gallery.DefinitionStages.WithDescription**"
methods:
- uid: "com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithDescription.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithDescription.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "Gallery.DefinitionStages.WithDescription.withDescription(String description)"
summary: "Specifies description for the gallery."
modifiers:
- "abstract"
parameters:
- description: "The description"
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Gallery.DefinitionStages.WithCreate withDescription(String description)"
desc: "Specifies description for the gallery."
returns:
description: "the next definition stage"
type: "<xref href=\"com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.compute.models.Gallery.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the gallery definition allowing to specify description."
metadata: {}
package: "com.azure.resourcemanager.compute.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.44.0