Interface LicenseProfile.Update
- All Superinterfaces:
LicenseProfile.UpdateStages.WithAssignedLicense,LicenseProfile.UpdateStages.WithProductFeatures,LicenseProfile.UpdateStages.WithProductType,LicenseProfile.UpdateStages.WithSoftwareAssuranceCustomer,LicenseProfile.UpdateStages.WithSubscriptionStatus,LicenseProfile.UpdateStages.WithTags
- Enclosing interface:
LicenseProfile
public static interface LicenseProfile.Update
extends LicenseProfile.UpdateStages.WithTags, LicenseProfile.UpdateStages.WithSoftwareAssuranceCustomer, LicenseProfile.UpdateStages.WithAssignedLicense, LicenseProfile.UpdateStages.WithSubscriptionStatus, LicenseProfile.UpdateStages.WithProductType, LicenseProfile.UpdateStages.WithProductFeatures
The template for LicenseProfile update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithAssignedLicense
withAssignedLicenseMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithProductFeatures
withProductFeaturesForUpdateMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithProductType
withProductTypeMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithSoftwareAssuranceCustomer
withSoftwareAssuranceCustomerMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithSubscriptionStatus
withSubscriptionStatusMethods inherited from interface com.azure.resourcemanager.hybridcompute.models.LicenseProfile.UpdateStages.WithTags
withTags
-
Method Details
-
apply
LicenseProfile 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.
-