azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.l...

199 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient"
name: "StorageInsightConfigsClient"
nameWithType: "StorageInsightConfigsClient"
summary: "An instance of this class provides access to all the operations defined in Storage<wbr>Insight<wbr>Configs<wbr>Client."
syntax: "public interface **StorageInsightConfigsClient**"
methods:
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.createOrUpdate(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters)"
name: "createOrUpdate(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters)"
nameWithType: "StorageInsightConfigsClient.createOrUpdate(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters)"
summary: "Create or update a storage insight."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters required to create or update a storage insight."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract StorageInsightInner createOrUpdate(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters)"
desc: "Create or update a storage insight."
returns:
description: "the top level storage insight resource container."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.createOrUpdateWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters, Context context)"
name: "createOrUpdateWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters, Context context)"
nameWithType: "StorageInsightConfigsClient.createOrUpdateWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters, Context context)"
summary: "Create or update a storage insight."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The parameters required to create or update a storage insight."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<StorageInsightInner> createOrUpdateWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, StorageInsightInner parameters, Context context)"
desc: "Create or update a storage insight."
returns:
description: "the top level storage insight resource container along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.delete(String resourceGroupName, String workspaceName, String storageInsightName)"
name: "delete(String resourceGroupName, String workspaceName, String storageInsightName)"
nameWithType: "StorageInsightConfigsClient.delete(String resourceGroupName, String workspaceName, String storageInsightName)"
summary: "Deletes a storage<wbr>Insights<wbr>Configs resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String workspaceName, String storageInsightName)"
desc: "Deletes a storageInsightsConfigs resource."
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.deleteWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
name: "deleteWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
nameWithType: "StorageInsightConfigsClient.deleteWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
summary: "Deletes a storage<wbr>Insights<wbr>Configs resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<Void> deleteWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
desc: "Deletes a storageInsightsConfigs resource."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.get(String resourceGroupName, String workspaceName, String storageInsightName)"
name: "get(String resourceGroupName, String workspaceName, String storageInsightName)"
nameWithType: "StorageInsightConfigsClient.get(String resourceGroupName, String workspaceName, String storageInsightName)"
summary: "Gets a storage insight instance."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract StorageInsightInner get(String resourceGroupName, String workspaceName, String storageInsightName)"
desc: "Gets a storage insight instance."
returns:
description: "a storage insight instance."
type: "<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.getWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
name: "getWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
nameWithType: "StorageInsightConfigsClient.getWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
summary: "Gets a storage insight instance."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the storageInsightsConfigs resource."
name: "storageInsightName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<StorageInsightInner> getWithResponse(String resourceGroupName, String workspaceName, String storageInsightName, Context context)"
desc: "Gets a storage insight instance."
returns:
description: "a storage insight instance along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.listByWorkspace(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.listByWorkspace(String resourceGroupName, String workspaceName)"
name: "listByWorkspace(String resourceGroupName, String workspaceName)"
nameWithType: "StorageInsightConfigsClient.listByWorkspace(String resourceGroupName, String workspaceName)"
summary: "Lists the storage insight instances within a workspace."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<StorageInsightInner> listByWorkspace(String resourceGroupName, String workspaceName)"
desc: "Lists the storage insight instances within a workspace."
returns:
description: "the list storage insights operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.listByWorkspace(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.loganalytics.fluent.StorageInsightConfigsClient.listByWorkspace(String resourceGroupName, String workspaceName, Context context)"
name: "listByWorkspace(String resourceGroupName, String workspaceName, Context context)"
nameWithType: "StorageInsightConfigsClient.listByWorkspace(String resourceGroupName, String workspaceName, Context context)"
summary: "Lists the storage insight instances within a workspace."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the workspace."
name: "workspaceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<StorageInsightInner> listByWorkspace(String resourceGroupName, String workspaceName, Context context)"
desc: "Lists the storage insight instances within a workspace."
returns:
description: "the list storage insights operation response as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner?alt=com.azure.resourcemanager.loganalytics.fluent.models.StorageInsightInner&text=StorageInsightInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in StorageInsightConfigsClient."
metadata: {}
package: "com.azure.resourcemanager.loganalytics.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-loganalytics:1.0.0