Interface MyWorkbook.Update
- All Superinterfaces:
MyWorkbook.UpdateStages.WithCategory,MyWorkbook.UpdateStages.WithDisplayName,MyWorkbook.UpdateStages.WithEtag,MyWorkbook.UpdateStages.WithIdentity,MyWorkbook.UpdateStages.WithKind,MyWorkbook.UpdateStages.WithSerializedData,MyWorkbook.UpdateStages.WithSourceId,MyWorkbook.UpdateStages.WithSourceIdParameter,MyWorkbook.UpdateStages.WithStorageUri,MyWorkbook.UpdateStages.WithTags,MyWorkbook.UpdateStages.WithTagsPropertiesTags,MyWorkbook.UpdateStages.WithVersion
- Enclosing interface:
- MyWorkbook
public static interface MyWorkbook.Update
extends MyWorkbook.UpdateStages.WithTags, MyWorkbook.UpdateStages.WithIdentity, MyWorkbook.UpdateStages.WithEtag, MyWorkbook.UpdateStages.WithKind, MyWorkbook.UpdateStages.WithDisplayName, MyWorkbook.UpdateStages.WithSerializedData, MyWorkbook.UpdateStages.WithVersion, MyWorkbook.UpdateStages.WithCategory, MyWorkbook.UpdateStages.WithTagsPropertiesTags, MyWorkbook.UpdateStages.WithSourceId, MyWorkbook.UpdateStages.WithStorageUri, MyWorkbook.UpdateStages.WithSourceIdParameter
The template for MyWorkbook update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithCategory
withCategoryMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithEtag
withEtagMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSerializedData
withSerializedDataMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSourceId
withSourceIdMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithSourceIdParameter
withSourceIdParameterMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithStorageUri
withStorageUriMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithTagsPropertiesTags
withTagsPropertiesTagsMethods inherited from interface com.azure.resourcemanager.applicationinsights.models.MyWorkbook.UpdateStages.WithVersion
withVersion
-
Method Details
-
apply
MyWorkbook 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.
-