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

30 строки
1.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind"
fullName: "com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind"
name: "GenericResource.UpdateStages.WithKind"
nameWithType: "GenericResource.UpdateStages.WithKind"
summary: "The template for a generic resource update operation for specifying the resource kind."
syntax: "public static interface **GenericResource.UpdateStages.WithKind**"
methods:
- uid: "com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind.withKind(java.lang.String)"
fullName: "com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind.withKind(String kind)"
name: "withKind(String kind)"
nameWithType: "GenericResource.UpdateStages.WithKind.withKind(String kind)"
summary: "Specifies resource kind."
modifiers:
- "abstract"
parameters:
- description: "the kind of the resource"
name: "kind"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract GenericResource.Update withKind(String kind)"
desc: "Specifies resource kind."
returns:
description: "the next stage of generic resource update"
type: "<xref href=\"com.azure.resourcemanager.resources.models.GenericResource.Update?alt=com.azure.resourcemanager.resources.models.GenericResource.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The template for a generic resource update operation for specifying the resource kind."
metadata: {}
package: "com.azure.resourcemanager.resources.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.42.0