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 Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface GenericResource.UpdateStages.WithApiVersion
withApiVersionMethods inherited from interface GenericResource.UpdateStages.WithIdentity
withIdentity, withoutIdentityMethods inherited from interface GenericResource.UpdateStages.WithKind
withKindMethods inherited from interface GenericResource.UpdateStages.WithParentResource
withParentResourceId, withParentResourcePathMethods inherited from interface GenericResource.UpdateStages.WithPlan
withoutPlan, withPlan, withPlanMethods inherited from interface GenericResource.UpdateStages.WithProperties
withPropertiesMethods inherited from interface GenericResource.UpdateStages.WithSku
withSkuMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags