Interface License.Update
- All Superinterfaces:
License.UpdateStages.WithEdition,License.UpdateStages.WithLicenseType,License.UpdateStages.WithProcessors,License.UpdateStages.WithState,License.UpdateStages.WithTags,License.UpdateStages.WithTarget,License.UpdateStages.WithType
- Enclosing interface:
License
public static interface License.Update
extends License.UpdateStages.WithTags, License.UpdateStages.WithLicenseType, License.UpdateStages.WithState, License.UpdateStages.WithTarget, License.UpdateStages.WithEdition, License.UpdateStages.WithType, License.UpdateStages.WithProcessors
The template for License update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithEdition
withEditionMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithLicenseType
withLicenseTypeMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithProcessors
withProcessorsMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithState
withStateMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithTarget
withTargetMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.License.UpdateStages.WithType
withType
-
Method Details
-
apply
License apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-