azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion"
fullName: "com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion"
name: "GenericResource.UpdateStages.WithApiVersion"
nameWithType: "GenericResource.UpdateStages.WithApiVersion"
summary: "The template for a generic resource update operation for specifying the resource provider API version."
syntax: "public static interface **GenericResource.UpdateStages.WithApiVersion**"
methods:
- uid: "com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion.withApiVersion(java.lang.String)"
fullName: "com.microsoft.azure.management.resources.GenericResource.UpdateStages.WithApiVersion.withApiVersion(String apiVersion)"
name: "withApiVersion(String apiVersion)"
nameWithType: "GenericResource.UpdateStages.WithApiVersion.withApiVersion(String apiVersion)"
summary: "Specifies the API version of the resource provider."
modifiers:
- "abstract"
parameters:
- description: "the API version"
name: "apiVersion"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract GenericResource.Update withApiVersion(String apiVersion)"
desc: "Specifies the API version of the resource provider."
returns:
description: "the next stage of the generic resource update"
type: "<xref href=\"com.microsoft.azure.management.resources.GenericResource.Update?alt=com.microsoft.azure.management.resources.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 provider API version."
metadata: {}
package: "com.microsoft.azure.management.resources"
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4