Interface ContainerGroup.Update
-
- All Superinterfaces:
Appliable<ContainerGroup>,Indexable,Resource.UpdateWithTags<ContainerGroup.Update>
- Enclosing interface:
- ContainerGroup
public static interface ContainerGroup.Update extends Resource.UpdateWithTags<ContainerGroup.Update>, Appliable<ContainerGroup>
The template for an 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.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-