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

449 строки
42 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient"
name: "SandboxCustomImagesClient"
nameWithType: "SandboxCustomImagesClient"
summary: "An instance of this class provides access to all the operations defined in Sandbox<wbr>Custom<wbr>Images<wbr>Client."
syntax: "public interface **SandboxCustomImagesClient**"
methods:
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
nameWithType: "SandboxCustomImagesClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
summary: "Creates or updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<SandboxCustomImageInner>,SandboxCustomImageInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
desc: "Creates or updates a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
nameWithType: "SandboxCustomImagesClient.beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
summary: "Creates or updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" 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 SyncPoller<PollResult<SandboxCustomImageInner>,SandboxCustomImageInner> beginCreateOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
desc: "Creates or updates a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
name: "beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
nameWithType: "SandboxCustomImagesClient.beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
summary: "Deletes a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
desc: "Deletes a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
name: "beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
nameWithType: "SandboxCustomImagesClient.beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
summary: "Deletes a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
desc: "Deletes a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
name: "beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
nameWithType: "SandboxCustomImagesClient.beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
summary: "Updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<SandboxCustomImageInner>,SandboxCustomImageInner> beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
desc: "Updates a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
name: "beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
nameWithType: "SandboxCustomImagesClient.beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
summary: "Updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" 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 SyncPoller<PollResult<SandboxCustomImageInner>,SandboxCustomImageInner> beginUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
desc: "Updates a sandbox custom image."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.checkNameAvailability(java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.checkNameAvailability(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName)"
name: "checkNameAvailability(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName)"
nameWithType: "SandboxCustomImagesClient.checkNameAvailability(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName)"
summary: "Checks that the sandbox custom image resource name is valid and is not already in use."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<xref href=\"com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest?alt=com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest&text=SandboxCustomImagesCheckNameRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract CheckNameResultInner checkNameAvailability(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName)"
desc: "Checks that the sandbox custom image resource name is valid and is not already in use."
returns:
description: "the result returned from a check name availability request."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner?alt=com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.checkNameAvailabilityWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName, Context context)"
name: "checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName, Context context)"
nameWithType: "SandboxCustomImagesClient.checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName, Context context)"
summary: "Checks that the sandbox custom image resource name is valid and is not already in use."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<xref href=\"com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest?alt=com.azure.resourcemanager.kusto.models.SandboxCustomImagesCheckNameRequest&text=SandboxCustomImagesCheckNameRequest\" 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<CheckNameResultInner> checkNameAvailabilityWithResponse(String resourceGroupName, String clusterName, SandboxCustomImagesCheckNameRequest resourceName, Context context)"
desc: "Checks that the sandbox custom image resource name is valid and is not already in use."
returns:
description: "the result returned from a check name availability request 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.kusto.fluent.models.CheckNameResultInner?alt=com.azure.resourcemanager.kusto.fluent.models.CheckNameResultInner&text=CheckNameResultInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
nameWithType: "SandboxCustomImagesClient.createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
summary: "Creates or updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SandboxCustomImageInner createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
desc: "Creates or updates a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
name: "createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
nameWithType: "SandboxCustomImagesClient.createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
summary: "Creates or updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" 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 SandboxCustomImageInner createOrUpdate(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
desc: "Creates or updates a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.delete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
name: "delete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
nameWithType: "SandboxCustomImagesClient.delete(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
summary: "Deletes a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
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 clusterName, String sandboxCustomImageName)"
desc: "Deletes a sandbox custom image."
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.delete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
name: "delete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
nameWithType: "SandboxCustomImagesClient.delete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
summary: "Deletes a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
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 void delete(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
desc: "Deletes a sandbox custom image."
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.get(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
name: "get(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
nameWithType: "SandboxCustomImagesClient.get(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
summary: "Returns a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SandboxCustomImageInner get(String resourceGroupName, String clusterName, String sandboxCustomImageName)"
desc: "Returns a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.getWithResponse(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
name: "getWithResponse(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
nameWithType: "SandboxCustomImagesClient.getWithResponse(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
summary: "Returns a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
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<SandboxCustomImageInner> getWithResponse(String resourceGroupName, String clusterName, String sandboxCustomImageName, Context context)"
desc: "Returns a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image 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.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.listByCluster(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.listByCluster(String resourceGroupName, String clusterName)"
name: "listByCluster(String resourceGroupName, String clusterName)"
nameWithType: "SandboxCustomImagesClient.listByCluster(String resourceGroupName, String clusterName)"
summary: "Returns the list of the existing sandbox custom images of the given Kusto cluster."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<SandboxCustomImageInner> listByCluster(String resourceGroupName, String clusterName)"
desc: "Returns the list of the existing sandbox custom images of the given Kusto cluster."
returns:
description: "the list Kusto sandbox custom images 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.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.listByCluster(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
name: "listByCluster(String resourceGroupName, String clusterName, Context context)"
nameWithType: "SandboxCustomImagesClient.listByCluster(String resourceGroupName, String clusterName, Context context)"
summary: "Returns the list of the existing sandbox custom images of the given Kusto cluster."
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 Kusto cluster."
name: "clusterName"
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<SandboxCustomImageInner> listByCluster(String resourceGroupName, String clusterName, Context context)"
desc: "Returns the list of the existing sandbox custom images of the given Kusto cluster."
returns:
description: "the list Kusto sandbox custom images 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.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
name: "update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
nameWithType: "SandboxCustomImagesClient.update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
summary: "Updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SandboxCustomImageInner update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters)"
desc: "Updates a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.update(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.kusto.fluent.SandboxCustomImagesClient.update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
name: "update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
nameWithType: "SandboxCustomImagesClient.update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
summary: "Updates a sandbox custom image."
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 Kusto cluster."
name: "clusterName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the sandbox custom image."
name: "sandboxCustomImageName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The sandbox custom image parameters."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" 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 SandboxCustomImageInner update(String resourceGroupName, String clusterName, String sandboxCustomImageName, SandboxCustomImageInner parameters, Context context)"
desc: "Updates a sandbox custom image."
returns:
description: "class representing a Kusto sandbox custom image."
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner?alt=com.azure.resourcemanager.kusto.fluent.models.SandboxCustomImageInner&text=SandboxCustomImageInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in SandboxCustomImagesClient."
metadata: {}
package: "com.azure.resourcemanager.kusto.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0