Interface DataExport.DefinitionStages.WithCreate
- All Superinterfaces:
DataExport.DefinitionStages.WithCreatedDate, DataExport.DefinitionStages.WithDataExportId, DataExport.DefinitionStages.WithEnable, DataExport.DefinitionStages.WithEventHubName, DataExport.DefinitionStages.WithLastModifiedDate, DataExport.DefinitionStages.WithResourceId, DataExport.DefinitionStages.WithTableNames
- All Known Subinterfaces:
DataExport.Definition
- Enclosing interface:
DataExport.DefinitionStages
public static interface DataExport.DefinitionStages.WithCreate
extends DataExport.DefinitionStages.WithDataExportId, DataExport.DefinitionStages.WithTableNames, DataExport.DefinitionStages.WithEnable, DataExport.DefinitionStages.WithCreatedDate, DataExport.DefinitionStages.WithLastModifiedDate, DataExport.DefinitionStages.WithResourceId, DataExport.DefinitionStages.WithEventHubName
The stage of the DataExport definition which contains all the minimum required properties for the resource to
be created, but also allows for any other optional properties to be specified.
-
Method Summary
Methods inherited from interface DataExport.DefinitionStages.WithCreatedDate
withCreatedDateMethods inherited from interface DataExport.DefinitionStages.WithDataExportId
withDataExportIdMethods inherited from interface DataExport.DefinitionStages.WithEnable
withEnableMethods inherited from interface DataExport.DefinitionStages.WithEventHubName
withEventHubNameMethods inherited from interface DataExport.DefinitionStages.WithLastModifiedDate
withLastModifiedDateMethods inherited from interface DataExport.DefinitionStages.WithResourceId
withResourceIdMethods inherited from interface DataExport.DefinitionStages.WithTableNames
withTableNames
-
Method Details
-
create
-
create
Executes the create request.- Parameters:
context- The context to associate with this operation.- Returns:
- the created resource.
-