Uses of Interface
com.azure.resourcemanager.resources.models.GenericResource.Update
Packages that use GenericResource.Update
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of GenericResource.Update in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return GenericResource.UpdateModifier and TypeMethodDescriptionGenericResource.UpdateStages.WithApiVersion.withApiVersion(String apiVersion) Specifies the API version of the resource provider.GenericResource.UpdateStages.WithIdentity.withIdentity(Identity identity) Specifies managed identity.Specifies resource kind.GenericResource.UpdateStages.WithIdentity.withoutIdentity()Specifies managed identity.GenericResource.UpdateStages.WithPlan.withoutPlan()Specifies the plan of the resource.GenericResource.UpdateStages.WithParentResource.withParentResourceId(String parentResourceId) Specifies the parent resource.GenericResource.UpdateStages.WithParentResource.withParentResourcePath(String parentResourcePath) Specifies the parent resource relative path.Specifies the plan of the resource.GenericResource.UpdateStages.WithPlan.withPlan(String name, String publisher, String product, String promotionCode) Specifies the plan of the resource.GenericResource.UpdateStages.WithProperties.withProperties(Object properties) Specifies other properties of the resource.Specifies resource SKU.