These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.kusto.getSandboxCustomImage
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Returns a sandbox custom image Azure REST API version: 2023-08-15.
Other available API versions: 2024-04-13.
Using getSandboxCustomImage
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSandboxCustomImage(args: GetSandboxCustomImageArgs, opts?: InvokeOptions): Promise<GetSandboxCustomImageResult>
function getSandboxCustomImageOutput(args: GetSandboxCustomImageOutputArgs, opts?: InvokeOptions): Output<GetSandboxCustomImageResult>
def get_sandbox_custom_image(cluster_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
sandbox_custom_image_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSandboxCustomImageResult
def get_sandbox_custom_image_output(cluster_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
sandbox_custom_image_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSandboxCustomImageResult]
func LookupSandboxCustomImage(ctx *Context, args *LookupSandboxCustomImageArgs, opts ...InvokeOption) (*LookupSandboxCustomImageResult, error)
func LookupSandboxCustomImageOutput(ctx *Context, args *LookupSandboxCustomImageOutputArgs, opts ...InvokeOption) LookupSandboxCustomImageResultOutput
> Note: This function is named LookupSandboxCustomImage
in the Go SDK.
public static class GetSandboxCustomImage
{
public static Task<GetSandboxCustomImageResult> InvokeAsync(GetSandboxCustomImageArgs args, InvokeOptions? opts = null)
public static Output<GetSandboxCustomImageResult> Invoke(GetSandboxCustomImageInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSandboxCustomImageResult> getSandboxCustomImage(GetSandboxCustomImageArgs args, InvokeOptions options)
public static Output<GetSandboxCustomImageResult> getSandboxCustomImage(GetSandboxCustomImageArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:kusto:getSandboxCustomImage
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Name string - The name of the Kusto cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sandbox
Custom stringImage Name - The name of the sandbox custom image.
- Cluster
Name string - The name of the Kusto cluster.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sandbox
Custom stringImage Name - The name of the sandbox custom image.
- cluster
Name String - The name of the Kusto cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sandbox
Custom StringImage Name - The name of the sandbox custom image.
- cluster
Name string - The name of the Kusto cluster.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sandbox
Custom stringImage Name - The name of the sandbox custom image.
- cluster_
name str - The name of the Kusto cluster.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- sandbox_
custom_ strimage_ name - The name of the sandbox custom image.
- cluster
Name String - The name of the Kusto cluster.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sandbox
Custom StringImage Name - The name of the sandbox custom image.
getSandboxCustomImage Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Language string
- The language name, for example Python.
- Language
Version string - The version of the language.
- Name string
- The name of the resource
- Provisioning
State string - The provisioned state of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Requirements
File stringContent - The requirements file content.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Language string
- The language name, for example Python.
- Language
Version string - The version of the language.
- Name string
- The name of the resource
- Provisioning
State string - The provisioned state of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Requirements
File stringContent - The requirements file content.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- language String
- The language name, for example Python.
- language
Version String - The version of the language.
- name String
- The name of the resource
- provisioning
State String - The provisioned state of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- requirements
File StringContent - The requirements file content.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- language string
- The language name, for example Python.
- language
Version string - The version of the language.
- name string
- The name of the resource
- provisioning
State string - The provisioned state of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- requirements
File stringContent - The requirements file content.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- language str
- The language name, for example Python.
- language_
version str - The version of the language.
- name str
- The name of the resource
- provisioning_
state str - The provisioned state of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- requirements_
file_ strcontent - The requirements file content.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- language String
- The language name, for example Python.
- language
Version String - The version of the language.
- name String
- The name of the resource
- provisioning
State String - The provisioned state of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- requirements
File StringContent - The requirements file content.
Package Details
- Repository
- azure-native-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi