Interface GenericResource.Update
- All Superinterfaces:
Appliable<GenericResource>,GenericResource.UpdateStages.WithApiVersion,GenericResource.UpdateStages.WithIdentity,GenericResource.UpdateStages.WithKind,GenericResource.UpdateStages.WithParentResource,GenericResource.UpdateStages.WithPlan,GenericResource.UpdateStages.WithProperties,GenericResource.UpdateStages.WithSku,Indexable,Resource.UpdateWithTags<GenericResource.Update>
- Enclosing interface:
GenericResource
public static interface GenericResource.Update
extends Appliable<GenericResource>, GenericResource.UpdateStages.WithApiVersion, GenericResource.UpdateStages.WithPlan, GenericResource.UpdateStages.WithParentResource, GenericResource.UpdateStages.WithProperties, GenericResource.UpdateStages.WithKind, GenericResource.UpdateStages.WithSku, GenericResource.UpdateStages.WithIdentity, Resource.UpdateWithTags<GenericResource.Update>
The template for a generic resource update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithApiVersion
withApiVersionMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithIdentity
withIdentity, withoutIdentityMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithParentResource
withParentResourceId, withParentResourcePathMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithPlan
withoutPlan, withPlan, withPlanMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags