### YamlMime:JavaType uid: "com.azure.resourcemanager.loganalytics.models.DataExports" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports" name: "DataExports" nameWithType: "DataExports" summary: "Resource collection API of DataExports." syntax: "public interface **DataExports**" methods: - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.define(java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.define(String name)" name: "define(String name)" nameWithType: "DataExports.define(String name)" summary: "Begins definition for a new DataExport resource." modifiers: - "abstract" parameters: - description: "resource name." name: "name" type: "String" syntax: "public abstract DataExport.DefinitionStages.Blank define(String name)" desc: "Begins definition for a new DataExport resource." returns: description: "the first stage of the new DataExport definition." type: "" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.delete(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.delete(String resourceGroupName, String workspaceName, String dataExportName)" name: "delete(String resourceGroupName, String workspaceName, String dataExportName)" nameWithType: "DataExports.delete(String resourceGroupName, String workspaceName, String dataExportName)" summary: "Deletes the specified data export in a given workspace.." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" - description: "The data export rule name." name: "dataExportName" type: "String" syntax: "public abstract void delete(String resourceGroupName, String workspaceName, String dataExportName)" desc: "Deletes the specified data export in a given workspace.." - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteById(java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteById(String id)" name: "deleteById(String id)" nameWithType: "DataExports.deleteById(String id)" summary: "Deletes the specified data export in a given workspace.." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract void deleteById(String id)" desc: "Deletes the specified data export in a given workspace.." - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteByIdWithResponse(String id, Context context)" name: "deleteByIdWithResponse(String id, Context context)" nameWithType: "DataExports.deleteByIdWithResponse(String id, Context context)" summary: "Deletes the specified data export in a given workspace.." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response deleteByIdWithResponse(String id, Context context)" desc: "Deletes the specified data export in a given workspace.." returns: description: "the ." type: "<Void>" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.deleteWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" name: "deleteWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" nameWithType: "DataExports.deleteWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" summary: "Deletes the specified data export in a given workspace.." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" - description: "The data export rule name." name: "dataExportName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response deleteWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" desc: "Deletes the specified data export in a given workspace.." returns: description: "the ." type: "<Void>" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.get(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.get(String resourceGroupName, String workspaceName, String dataExportName)" name: "get(String resourceGroupName, String workspaceName, String dataExportName)" nameWithType: "DataExports.get(String resourceGroupName, String workspaceName, String dataExportName)" summary: "Gets a data export instance." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" - description: "The data export rule name." name: "dataExportName" type: "String" syntax: "public abstract DataExport get(String resourceGroupName, String workspaceName, String dataExportName)" desc: "Gets a data export instance." returns: description: "a data export instance." type: "" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.getById(java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.getById(String id)" name: "getById(String id)" nameWithType: "DataExports.getById(String id)" summary: "Gets a data export instance." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" syntax: "public abstract DataExport getById(String id)" desc: "Gets a data export instance." returns: description: "a data export instance along with ." type: "" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.getByIdWithResponse(String id, Context context)" name: "getByIdWithResponse(String id, Context context)" nameWithType: "DataExports.getByIdWithResponse(String id, Context context)" summary: "Gets a data export instance." modifiers: - "abstract" parameters: - description: "the resource ID." name: "id" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getByIdWithResponse(String id, Context context)" desc: "Gets a data export instance." returns: description: "a data export instance along with ." type: "<>" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.getWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" name: "getWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" nameWithType: "DataExports.getWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" summary: "Gets a data export instance." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" - description: "The data export rule name." name: "dataExportName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response getWithResponse(String resourceGroupName, String workspaceName, String dataExportName, Context context)" desc: "Gets a data export instance." returns: description: "a data export instance along with ." type: "<>" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.listByWorkspace(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.listByWorkspace(String resourceGroupName, String workspaceName)" name: "listByWorkspace(String resourceGroupName, String workspaceName)" nameWithType: "DataExports.listByWorkspace(String resourceGroupName, String workspaceName)" summary: "Lists the data export instances within a workspace." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" syntax: "public abstract PagedIterable listByWorkspace(String resourceGroupName, String workspaceName)" desc: "Lists the data export instances within a workspace." returns: description: "result of the request to list data exports as paginated response with ." type: "<>" - uid: "com.azure.resourcemanager.loganalytics.models.DataExports.listByWorkspace(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.loganalytics.models.DataExports.listByWorkspace(String resourceGroupName, String workspaceName, Context context)" name: "listByWorkspace(String resourceGroupName, String workspaceName, Context context)" nameWithType: "DataExports.listByWorkspace(String resourceGroupName, String workspaceName, Context context)" summary: "Lists the data export instances within a workspace." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the workspace." name: "workspaceName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PagedIterable listByWorkspace(String resourceGroupName, String workspaceName, Context context)" desc: "Lists the data export instances within a workspace." returns: description: "result of the request to list data exports as paginated response with ." type: "<>" type: "interface" desc: "Resource collection API of DataExports." metadata: {} package: "com.azure.resourcemanager.loganalytics.models" artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0