Interface DataExport.Update
- All Superinterfaces:
DataExport.UpdateStages.WithCreatedDate,DataExport.UpdateStages.WithDataExportId,DataExport.UpdateStages.WithEnable,DataExport.UpdateStages.WithEventHubName,DataExport.UpdateStages.WithLastModifiedDate,DataExport.UpdateStages.WithResourceId,DataExport.UpdateStages.WithTableNames
- Enclosing interface:
- DataExport
public static interface DataExport.Update
extends DataExport.UpdateStages.WithDataExportId, DataExport.UpdateStages.WithTableNames, DataExport.UpdateStages.WithEnable, DataExport.UpdateStages.WithCreatedDate, DataExport.UpdateStages.WithLastModifiedDate, DataExport.UpdateStages.WithResourceId, DataExport.UpdateStages.WithEventHubName
The template for DataExport update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithCreatedDate
withCreatedDateMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithDataExportId
withDataExportIdMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithEnable
withEnableMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithEventHubName
withEventHubNameMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithLastModifiedDate
withLastModifiedDateMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithResourceId
withResourceIdMethods inherited from interface com.azure.resourcemanager.loganalytics.models.DataExport.UpdateStages.WithTableNames
withTableNames
-
Method Details
-
apply
DataExport 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.
-