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, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithApiVersion
withApiVersion
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithIdentity
withIdentity, withoutIdentity
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithKind
withKind
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithParentResource
withParentResourceId, withParentResourcePath
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithPlan
withoutPlan, withPlan, withPlan
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithProperties
withProperties
-
Methods inherited from interface com.azure.resourcemanager.resources.models.GenericResource.UpdateStages.WithSku
withSku
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-