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

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata"
fullName: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata"
name: "Pool.UpdateStages.WithMetadata"
nameWithType: "Pool.UpdateStages.WithMetadata"
summary: "The stage of the Pool update allowing to specify metadata."
syntax: "public static interface **Pool.UpdateStages.WithMetadata**"
methods:
- uid: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata.withMetadata(java.util.List<com.azure.resourcemanager.batch.models.MetadataItem>)"
fullName: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata.withMetadata(List<MetadataItem> metadata)"
name: "withMetadata(List<MetadataItem> metadata)"
nameWithType: "Pool.UpdateStages.WithMetadata.withMetadata(List<MetadataItem> metadata)"
summary: "Specifies the metadata property: The Batch service does not assign any meaning to metadata; it is solely for the use of user code.."
modifiers:
- "abstract"
parameters:
- description: "The Batch service does not assign any meaning to metadata; it is solely for the use of\n user code."
name: "metadata"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.batch.models.MetadataItem?alt=com.azure.resourcemanager.batch.models.MetadataItem&text=MetadataItem\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract Pool.Update withMetadata(List<MetadataItem> metadata)"
desc: "Specifies the metadata property: The Batch service does not assign any meaning to metadata; it is solely for the use of user code.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.batch.models.Pool.Update?alt=com.azure.resourcemanager.batch.models.Pool.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Pool update allowing to specify metadata."
metadata: {}
package: "com.azure.resourcemanager.batch.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:2.0.0