This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.machinelearningservices.getEnvironmentSpecificationVersion
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Azure Resource Manager resource envelope.
Uses Azure REST API version 2021-03-01-preview.
Using getEnvironmentSpecificationVersion
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 getEnvironmentSpecificationVersion(args: GetEnvironmentSpecificationVersionArgs, opts?: InvokeOptions): Promise<GetEnvironmentSpecificationVersionResult>
function getEnvironmentSpecificationVersionOutput(args: GetEnvironmentSpecificationVersionOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentSpecificationVersionResult>def get_environment_specification_version(name: Optional[str] = None,
                                          resource_group_name: Optional[str] = None,
                                          version: Optional[str] = None,
                                          workspace_name: Optional[str] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetEnvironmentSpecificationVersionResult
def get_environment_specification_version_output(name: Optional[pulumi.Input[str]] = None,
                                          resource_group_name: Optional[pulumi.Input[str]] = None,
                                          version: Optional[pulumi.Input[str]] = None,
                                          workspace_name: Optional[pulumi.Input[str]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentSpecificationVersionResult]func LookupEnvironmentSpecificationVersion(ctx *Context, args *LookupEnvironmentSpecificationVersionArgs, opts ...InvokeOption) (*LookupEnvironmentSpecificationVersionResult, error)
func LookupEnvironmentSpecificationVersionOutput(ctx *Context, args *LookupEnvironmentSpecificationVersionOutputArgs, opts ...InvokeOption) LookupEnvironmentSpecificationVersionResultOutput> Note: This function is named LookupEnvironmentSpecificationVersion in the Go SDK.
public static class GetEnvironmentSpecificationVersion 
{
    public static Task<GetEnvironmentSpecificationVersionResult> InvokeAsync(GetEnvironmentSpecificationVersionArgs args, InvokeOptions? opts = null)
    public static Output<GetEnvironmentSpecificationVersionResult> Invoke(GetEnvironmentSpecificationVersionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEnvironmentSpecificationVersionResult> getEnvironmentSpecificationVersion(GetEnvironmentSpecificationVersionArgs args, InvokeOptions options)
public static Output<GetEnvironmentSpecificationVersionResult> getEnvironmentSpecificationVersion(GetEnvironmentSpecificationVersionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getEnvironmentSpecificationVersion
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Container name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Version string
- Version identifier.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- Name string
- Container name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Version string
- Version identifier.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- name String
- Container name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- version String
- Version identifier.
- workspaceName String
- Name of Azure Machine Learning workspace.
- name string
- Container name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- version string
- Version identifier.
- workspaceName string
- Name of Azure Machine Learning workspace.
- name str
- Container name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- version str
- Version identifier.
- workspace_name str
- Name of Azure Machine Learning workspace.
- name String
- Container name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- version String
- Version identifier.
- workspaceName String
- Name of Azure Machine Learning workspace.
getEnvironmentSpecificationVersion 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}
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Machine Learning Services. Outputs. Environment Specification Version Response 
- [Required] Additional attributes of the entity.
- SystemData Pulumi.Azure Native. Machine Learning Services. Outputs. System Data Response 
- System data associated with resource provider
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Properties
EnvironmentSpecification Version Response 
- [Required] Additional attributes of the entity.
- SystemData SystemData Response 
- System data associated with resource provider
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties
EnvironmentSpecification Version Response 
- [Required] Additional attributes of the entity.
- systemData SystemData Response 
- System data associated with resource provider
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- properties
EnvironmentSpecification Version Response 
- [Required] Additional attributes of the entity.
- systemData SystemData Response 
- System data associated with resource provider
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- properties
EnvironmentSpecification Version Response 
- [Required] Additional attributes of the entity.
- system_data SystemData Response 
- System data associated with resource provider
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- properties Property Map
- [Required] Additional attributes of the entity.
- systemData Property Map
- System data associated with resource provider
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
DockerBuildResponse  
- Dockerfile string
- [Required] Docker command line instructions to assemble an image.
- Context string
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- Platform
Pulumi.Azure Native. Machine Learning Services. Inputs. Docker Image Platform Response 
- The platform information of the docker image.
- Dockerfile string
- [Required] Docker command line instructions to assemble an image.
- Context string
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- Platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerfile String
- [Required] Docker command line instructions to assemble an image.
- context String
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerfile string
- [Required] Docker command line instructions to assemble an image.
- context string
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerfile str
- [Required] Docker command line instructions to assemble an image.
- context str
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerfile String
- [Required] Docker command line instructions to assemble an image.
- context String
- Path to a snapshot of the Docker Context. This property is only valid if Dockerfile is specified. The path is relative to the asset path which must contain a single Blob URI value.
- platform Property Map
- The platform information of the docker image.
DockerImagePlatformResponse   
- OperatingSystem stringType 
- The OS type the Environment.
- OperatingSystem stringType 
- The OS type the Environment.
- operatingSystem StringType 
- The OS type the Environment.
- operatingSystem stringType 
- The OS type the Environment.
- operating_system_ strtype 
- The OS type the Environment.
- operatingSystem StringType 
- The OS type the Environment.
DockerImageResponse  
- DockerImage stringUri 
- [Required] Image name of a custom base image.
- Platform
Pulumi.Azure Native. Machine Learning Services. Inputs. Docker Image Platform Response 
- The platform information of the docker image.
- DockerImage stringUri 
- [Required] Image name of a custom base image.
- Platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerImage StringUri 
- [Required] Image name of a custom base image.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerImage stringUri 
- [Required] Image name of a custom base image.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- docker_image_ struri 
- [Required] Image name of a custom base image.
- platform
DockerImage Platform Response 
- The platform information of the docker image.
- dockerImage StringUri 
- [Required] Image name of a custom base image.
- platform Property Map
- The platform information of the docker image.
EnvironmentSpecificationVersionResponse   
- EnvironmentSpecification stringType 
- Environment specification is either user managed or curated by the Azure ML service
- CondaFile string
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- Description string
- The asset description text.
- Docker
Pulumi.Azure | Pulumi.Native. Machine Learning Services. Inputs. Docker Build Response Azure Native. Machine Learning Services. Inputs. Docker Image Response 
- Configuration settings for Docker.
- InferenceContainer Pulumi.Properties Azure Native. Machine Learning Services. Inputs. Inference Container Properties Response 
- Defines configuration specific to inference.
- IsAnonymous bool
- If the name version are system generated (anonymous registration).
- Properties Dictionary<string, string>
- The asset property dictionary.
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- EnvironmentSpecification stringType 
- Environment specification is either user managed or curated by the Azure ML service
- CondaFile string
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- Description string
- The asset description text.
- Docker
DockerBuild | DockerResponse Image Response 
- Configuration settings for Docker.
- InferenceContainer InferenceProperties Container Properties Response 
- Defines configuration specific to inference.
- IsAnonymous bool
- If the name version are system generated (anonymous registration).
- Properties map[string]string
- The asset property dictionary.
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- environmentSpecification StringType 
- Environment specification is either user managed or curated by the Azure ML service
- condaFile String
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- description String
- The asset description text.
- docker
DockerBuild | DockerResponse Image Response 
- Configuration settings for Docker.
- inferenceContainer InferenceProperties Container Properties Response 
- Defines configuration specific to inference.
- isAnonymous Boolean
- If the name version are system generated (anonymous registration).
- properties Map<String,String>
- The asset property dictionary.
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- environmentSpecification stringType 
- Environment specification is either user managed or curated by the Azure ML service
- condaFile string
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- description string
- The asset description text.
- docker
DockerBuild | DockerResponse Image Response 
- Configuration settings for Docker.
- inferenceContainer InferenceProperties Container Properties Response 
- Defines configuration specific to inference.
- isAnonymous boolean
- If the name version are system generated (anonymous registration).
- properties {[key: string]: string}
- The asset property dictionary.
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- environment_specification_ strtype 
- Environment specification is either user managed or curated by the Azure ML service
- conda_file str
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- description str
- The asset description text.
- docker
DockerBuild | DockerResponse Image Response 
- Configuration settings for Docker.
- inference_container_ Inferenceproperties Container Properties Response 
- Defines configuration specific to inference.
- is_anonymous bool
- If the name version are system generated (anonymous registration).
- properties Mapping[str, str]
- The asset property dictionary.
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- environmentSpecification StringType 
- Environment specification is either user managed or curated by the Azure ML service
- condaFile String
- Standard configuration file used by Conda that lets you install any kind of package, including Python, R, and C/C++ packages.
- description String
- The asset description text.
- docker Property Map | Property Map
- Configuration settings for Docker.
- inferenceContainer Property MapProperties 
- Defines configuration specific to inference.
- isAnonymous Boolean
- If the name version are system generated (anonymous registration).
- properties Map<String>
- The asset property dictionary.
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
InferenceContainerPropertiesResponse   
- LivenessRoute Pulumi.Azure Native. Machine Learning Services. Inputs. Route Response 
- The route to check the liveness of the inference server container.
- ReadinessRoute Pulumi.Azure Native. Machine Learning Services. Inputs. Route Response 
- The route to check the readiness of the inference server container.
- ScoringRoute Pulumi.Azure Native. Machine Learning Services. Inputs. Route Response 
- The port to send the scoring requests to, within the inference server container.
- LivenessRoute RouteResponse 
- The route to check the liveness of the inference server container.
- ReadinessRoute RouteResponse 
- The route to check the readiness of the inference server container.
- ScoringRoute RouteResponse 
- The port to send the scoring requests to, within the inference server container.
- livenessRoute RouteResponse 
- The route to check the liveness of the inference server container.
- readinessRoute RouteResponse 
- The route to check the readiness of the inference server container.
- scoringRoute RouteResponse 
- The port to send the scoring requests to, within the inference server container.
- livenessRoute RouteResponse 
- The route to check the liveness of the inference server container.
- readinessRoute RouteResponse 
- The route to check the readiness of the inference server container.
- scoringRoute RouteResponse 
- The port to send the scoring requests to, within the inference server container.
- liveness_route RouteResponse 
- The route to check the liveness of the inference server container.
- readiness_route RouteResponse 
- The route to check the readiness of the inference server container.
- scoring_route RouteResponse 
- The port to send the scoring requests to, within the inference server container.
- livenessRoute Property Map
- The route to check the liveness of the inference server container.
- readinessRoute Property Map
- The route to check the readiness of the inference server container.
- scoringRoute Property Map
- The port to send the scoring requests to, within the inference server container.
RouteResponse 
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi