These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.machinelearningservices.getJob
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Azure Resource Manager resource envelope. API Version: 2021-03-01-preview.
Using getJob
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 getJob(args: GetJobArgs, opts?: InvokeOptions): Promise<GetJobResult>
function getJobOutput(args: GetJobOutputArgs, opts?: InvokeOptions): Output<GetJobResult>
def get_job(id: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetJobResult
def get_job_output(id: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetJobResult]
func LookupJob(ctx *Context, args *LookupJobArgs, opts ...InvokeOption) (*LookupJobResult, error)
func LookupJobOutput(ctx *Context, args *LookupJobOutputArgs, opts ...InvokeOption) LookupJobResultOutput
> Note: This function is named LookupJob
in the Go SDK.
public static class GetJob
{
public static Task<GetJobResult> InvokeAsync(GetJobArgs args, InvokeOptions? opts = null)
public static Output<GetJobResult> Invoke(GetJobInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetJobResult> getJob(GetJobArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningservices:getJob
arguments:
# arguments dictionary
The following arguments are supported:
- Id string
- The name and identifier for the Job.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Id string
- The name and identifier for the Job.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- id String
- The name and identifier for the Job.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
- id string
- The name and identifier for the Job.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - Name of Azure Machine Learning workspace.
- id str
- The name and identifier for the Job.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - Name of Azure Machine Learning workspace.
- id String
- The name and identifier for the Job.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
getJob 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 | Pulumi.Native. Machine Learning Services. Outputs. Command Job Response Azure Native. Machine Learning Services. Outputs. Sweep Job Response - [Required] Additional attributes of the entity.
- System
Data 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
Command
Job | SweepResponse Job Response - [Required] Additional attributes of the entity.
- System
Data 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
Command
Job | SweepResponse Job Response - [Required] Additional attributes of the entity.
- system
Data 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
Command
Job | SweepResponse Job Response - [Required] Additional attributes of the entity.
- system
Data 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
Command
Job | SweepResponse Job 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 | Property Map
- [Required] Additional attributes of the entity.
- system
Data 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
AmlTokenResponse
BanditPolicyResponse
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- Slack
Amount double - Absolute distance allowed from the best performing run.
- Slack
Factor double - Ratio of the allowed distance from the best performing run.
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- Slack
Amount float64 - Absolute distance allowed from the best performing run.
- Slack
Factor float64 - Ratio of the allowed distance from the best performing run.
- delay
Evaluation Integer - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Integer - Interval (number of runs) between policy evaluations.
- slack
Amount Double - Absolute distance allowed from the best performing run.
- slack
Factor Double - Ratio of the allowed distance from the best performing run.
- delay
Evaluation number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval number - Interval (number of runs) between policy evaluations.
- slack
Amount number - Absolute distance allowed from the best performing run.
- slack
Factor number - Ratio of the allowed distance from the best performing run.
- delay_
evaluation int - Number of intervals by which to delay the first evaluation.
- evaluation_
interval int - Interval (number of runs) between policy evaluations.
- slack_
amount float - Absolute distance allowed from the best performing run.
- slack_
factor float - Ratio of the allowed distance from the best performing run.
- delay
Evaluation Number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Number - Interval (number of runs) between policy evaluations.
- slack
Amount Number - Absolute distance allowed from the best performing run.
- slack
Factor Number - Ratio of the allowed distance from the best performing run.
CommandJobResponse
- Command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- Compute
Pulumi.
Azure Native. Machine Learning Services. Inputs. Compute Configuration Response - [Required] Compute binding for the job.
- Interaction
Endpoints Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Job Endpoint Response> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Output
Pulumi.
Azure Native. Machine Learning Services. Inputs. Job Output Response - Location of the job output logs and artifacts.
- Parameters object
- Input parameters.
- Provisioning
State string - Specifies the job provisioning state.
- Status string
- Status of the job.
- Code
Id string - ARM resource ID of the code asset.
- Description string
- The asset description text.
- Distribution
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Mpi Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Py Torch Response Azure Native. Machine Learning Services. Inputs. Tensor Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- Environment
Id string - The ARM resource ID of the Environment specification for the job.
- Environment
Variables Dictionary<string, string> - Environment variables included in the job.
- Experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Aml Token Response Azure Native. Machine Learning Services. Inputs. Managed Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- Input
Data Dictionary<string, Pulumi.Bindings Azure Native. Machine Learning Services. Inputs. Input Data Binding Response> - Mapping of input data bindings used in the job.
- Output
Data Dictionary<string, Pulumi.Bindings Azure Native. Machine Learning Services. Inputs. Output Data Binding Response> - Mapping of output data bindings used in the job.
- Priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- Properties Dictionary<string, string>
- The asset property dictionary.
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- Timeout string
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
- Command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- Compute
Compute
Configuration Response - [Required] Compute binding for the job.
- Interaction
Endpoints map[string]JobEndpoint Response - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Output
Job
Output Response - Location of the job output logs and artifacts.
- Parameters interface{}
- Input parameters.
- Provisioning
State string - Specifies the job provisioning state.
- Status string
- Status of the job.
- Code
Id string - ARM resource ID of the code asset.
- Description string
- The asset description text.
- Distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- Environment
Id string - The ARM resource ID of the Environment specification for the job.
- Environment
Variables map[string]string - Environment variables included in the job.
- Experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- Input
Data map[string]InputBindings Data Binding Response - Mapping of input data bindings used in the job.
- Output
Data map[string]OutputBindings Data Binding Response - Mapping of output data bindings used in the job.
- Priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- Properties map[string]string
- The asset property dictionary.
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- Timeout string
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
- command String
- [Required] The command to execute on startup of the job. eg. "python train.py"
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction
Endpoints Map<String,JobEndpoint Response> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- output
Job
Output Response - Location of the job output logs and artifacts.
- parameters Object
- Input parameters.
- provisioning
State String - Specifies the job provisioning state.
- status String
- Status of the job.
- code
Id String - ARM resource ID of the code asset.
- description String
- The asset description text.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id String - The ARM resource ID of the Environment specification for the job.
- environment
Variables Map<String,String> - Environment variables included in the job.
- experiment
Name String - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- input
Data Map<String,InputBindings Data Binding Response> - Mapping of input data bindings used in the job.
- output
Data Map<String,OutputBindings Data Binding Response> - Mapping of output data bindings used in the job.
- priority Integer
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Map<String,String>
- The asset property dictionary.
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- timeout String
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
- command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction
Endpoints {[key: string]: JobEndpoint Response} - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- output
Job
Output Response - Location of the job output logs and artifacts.
- parameters any
- Input parameters.
- provisioning
State string - Specifies the job provisioning state.
- status string
- Status of the job.
- code
Id string - ARM resource ID of the code asset.
- description string
- The asset description text.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id string - The ARM resource ID of the Environment specification for the job.
- environment
Variables {[key: string]: string} - Environment variables included in the job.
- experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- input
Data {[key: string]: InputBindings Data Binding Response} - Mapping of input data bindings used in the job.
- output
Data {[key: string]: OutputBindings Data Binding Response} - Mapping of output data bindings used in the job.
- priority number
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties {[key: string]: string}
- The asset property dictionary.
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- timeout string
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
- command str
- [Required] The command to execute on startup of the job. eg. "python train.py"
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction_
endpoints Mapping[str, JobEndpoint Response] - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- output
Job
Output Response - Location of the job output logs and artifacts.
- parameters Any
- Input parameters.
- provisioning_
state str - Specifies the job provisioning state.
- status str
- Status of the job.
- code_
id str - ARM resource ID of the code asset.
- description str
- The asset description text.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment_
id str - The ARM resource ID of the Environment specification for the job.
- environment_
variables Mapping[str, str] - Environment variables included in the job.
- experiment_
name str - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- input_
data_ Mapping[str, Inputbindings Data Binding Response] - Mapping of input data bindings used in the job.
- output_
data_ Mapping[str, Outputbindings Data Binding Response] - Mapping of output data bindings used in the job.
- priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Mapping[str, str]
- The asset property dictionary.
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- timeout str
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
- command String
- [Required] The command to execute on startup of the job. eg. "python train.py"
- compute Property Map
- [Required] Compute binding for the job.
- interaction
Endpoints Map<Property Map> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- output Property Map
- Location of the job output logs and artifacts.
- parameters Any
- Input parameters.
- provisioning
State String - Specifies the job provisioning state.
- status String
- Status of the job.
- code
Id String - ARM resource ID of the code asset.
- description String
- The asset description text.
- distribution Property Map | Property Map | Property Map
- Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id String - The ARM resource ID of the Environment specification for the job.
- environment
Variables Map<String> - Environment variables included in the job.
- experiment
Name String - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity Property Map | Property Map
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, or null. Defaults to AmlToken if null.
- input
Data Map<Property Map>Bindings - Mapping of input data bindings used in the job.
- output
Data Map<Property Map>Bindings - Mapping of output data bindings used in the job.
- priority Number
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Map<String>
- The asset property dictionary.
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
- timeout String
- The max run duration in ISO 8601 format, after which the job will be cancelled. Only supports duration with precision as low as Seconds.
ComputeConfigurationResponse
- Instance
Count int - Number of instances or nodes.
- Instance
Type string - SKU type to run on.
- Is
Local bool - Set to true for jobs running on local compute.
- Location string
- Location for virtual cluster run.
- Properties Dictionary<string, string>
- Additional properties.
- Target string
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
- Instance
Count int - Number of instances or nodes.
- Instance
Type string - SKU type to run on.
- Is
Local bool - Set to true for jobs running on local compute.
- Location string
- Location for virtual cluster run.
- Properties map[string]string
- Additional properties.
- Target string
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
- instance
Count Integer - Number of instances or nodes.
- instance
Type String - SKU type to run on.
- is
Local Boolean - Set to true for jobs running on local compute.
- location String
- Location for virtual cluster run.
- properties Map<String,String>
- Additional properties.
- target String
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
- instance
Count number - Number of instances or nodes.
- instance
Type string - SKU type to run on.
- is
Local boolean - Set to true for jobs running on local compute.
- location string
- Location for virtual cluster run.
- properties {[key: string]: string}
- Additional properties.
- target string
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
- instance_
count int - Number of instances or nodes.
- instance_
type str - SKU type to run on.
- is_
local bool - Set to true for jobs running on local compute.
- location str
- Location for virtual cluster run.
- properties Mapping[str, str]
- Additional properties.
- target str
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
- instance
Count Number - Number of instances or nodes.
- instance
Type String - SKU type to run on.
- is
Local Boolean - Set to true for jobs running on local compute.
- location String
- Location for virtual cluster run.
- properties Map<String>
- Additional properties.
- target String
- ARM resource ID of the Compute you are targeting. If not provided the resource will be deployed as Managed.
InputDataBindingResponse
- Data
Id string - ARM resource ID of the registered dataVersion.
- Mode string
- Mechanism for accessing the data artifact.
- Path
On stringCompute - Location of data inside the container process.
- Data
Id string - ARM resource ID of the registered dataVersion.
- Mode string
- Mechanism for accessing the data artifact.
- Path
On stringCompute - Location of data inside the container process.
- data
Id String - ARM resource ID of the registered dataVersion.
- mode String
- Mechanism for accessing the data artifact.
- path
On StringCompute - Location of data inside the container process.
- data
Id string - ARM resource ID of the registered dataVersion.
- mode string
- Mechanism for accessing the data artifact.
- path
On stringCompute - Location of data inside the container process.
- data_
id str - ARM resource ID of the registered dataVersion.
- mode str
- Mechanism for accessing the data artifact.
- path_
on_ strcompute - Location of data inside the container process.
- data
Id String - ARM resource ID of the registered dataVersion.
- mode String
- Mechanism for accessing the data artifact.
- path
On StringCompute - Location of data inside the container process.
JobEndpointResponse
- Endpoint string
- Url for endpoint.
- Job
Endpoint stringType - Endpoint type.
- Port int
- Port for endpoint.
- Properties Dictionary<string, string>
- Additional properties to set on the endpoint.
- Endpoint string
- Url for endpoint.
- Job
Endpoint stringType - Endpoint type.
- Port int
- Port for endpoint.
- Properties map[string]string
- Additional properties to set on the endpoint.
- endpoint String
- Url for endpoint.
- job
Endpoint StringType - Endpoint type.
- port Integer
- Port for endpoint.
- properties Map<String,String>
- Additional properties to set on the endpoint.
- endpoint string
- Url for endpoint.
- job
Endpoint stringType - Endpoint type.
- port number
- Port for endpoint.
- properties {[key: string]: string}
- Additional properties to set on the endpoint.
- endpoint str
- Url for endpoint.
- job_
endpoint_ strtype - Endpoint type.
- port int
- Port for endpoint.
- properties Mapping[str, str]
- Additional properties to set on the endpoint.
- endpoint String
- Url for endpoint.
- job
Endpoint StringType - Endpoint type.
- port Number
- Port for endpoint.
- properties Map<String>
- Additional properties to set on the endpoint.
JobOutputResponse
- Datastore
Id string - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- Path string
- Path within the datastore to the job logs and artifacts.
- Datastore
Id string - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- Path string
- Path within the datastore to the job logs and artifacts.
- datastore
Id String - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- path String
- Path within the datastore to the job logs and artifacts.
- datastore
Id string - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- path string
- Path within the datastore to the job logs and artifacts.
- datastore_
id str - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- path str
- Path within the datastore to the job logs and artifacts.
- datastore
Id String - ARM ID of the datastore where the job logs and artifacts are stored, or null for the default container ("azureml") in the workspace's storage account.
- path String
- Path within the datastore to the job logs and artifacts.
ManagedIdentityResponse
- Client
Id string - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- Object
Id string - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- Resource
Id string - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- Client
Id string - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- Object
Id string - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- Resource
Id string - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- client
Id String - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- object
Id String - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resource
Id String - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- client
Id string - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- object
Id string - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resource
Id string - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- client_
id str - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- object_
id str - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resource_
id str - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- client
Id String - Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- object
Id String - Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resource
Id String - Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
MedianStoppingPolicyResponse
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- delay
Evaluation Integer - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Integer - Interval (number of runs) between policy evaluations.
- delay
Evaluation number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval number - Interval (number of runs) between policy evaluations.
- delay_
evaluation int - Number of intervals by which to delay the first evaluation.
- evaluation_
interval int - Interval (number of runs) between policy evaluations.
- delay
Evaluation Number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Number - Interval (number of runs) between policy evaluations.
MpiResponse
- Process
Count intPer Instance - Number of processes per MPI node.
- Process
Count intPer Instance - Number of processes per MPI node.
- process
Count IntegerPer Instance - Number of processes per MPI node.
- process
Count numberPer Instance - Number of processes per MPI node.
- process_
count_ intper_ instance - Number of processes per MPI node.
- process
Count NumberPer Instance - Number of processes per MPI node.
ObjectiveResponse
- Goal string
- [Required] Defines supported metric goals for hyperparameter tuning
- Primary
Metric string - [Required] Name of the metric to optimize.
- Goal string
- [Required] Defines supported metric goals for hyperparameter tuning
- Primary
Metric string - [Required] Name of the metric to optimize.
- goal String
- [Required] Defines supported metric goals for hyperparameter tuning
- primary
Metric String - [Required] Name of the metric to optimize.
- goal string
- [Required] Defines supported metric goals for hyperparameter tuning
- primary
Metric string - [Required] Name of the metric to optimize.
- goal str
- [Required] Defines supported metric goals for hyperparameter tuning
- primary_
metric str - [Required] Name of the metric to optimize.
- goal String
- [Required] Defines supported metric goals for hyperparameter tuning
- primary
Metric String - [Required] Name of the metric to optimize.
OutputDataBindingResponse
- Datastore
Id string - ARM resource ID of the datastore where the data output will be stored.
- Mode string
- Mechanism for data movement to datastore.
- Path
On stringCompute - Location of data inside the container process.
- Path
On stringDatastore - Path within the datastore to the data.
- Datastore
Id string - ARM resource ID of the datastore where the data output will be stored.
- Mode string
- Mechanism for data movement to datastore.
- Path
On stringCompute - Location of data inside the container process.
- Path
On stringDatastore - Path within the datastore to the data.
- datastore
Id String - ARM resource ID of the datastore where the data output will be stored.
- mode String
- Mechanism for data movement to datastore.
- path
On StringCompute - Location of data inside the container process.
- path
On StringDatastore - Path within the datastore to the data.
- datastore
Id string - ARM resource ID of the datastore where the data output will be stored.
- mode string
- Mechanism for data movement to datastore.
- path
On stringCompute - Location of data inside the container process.
- path
On stringDatastore - Path within the datastore to the data.
- datastore_
id str - ARM resource ID of the datastore where the data output will be stored.
- mode str
- Mechanism for data movement to datastore.
- path_
on_ strcompute - Location of data inside the container process.
- path_
on_ strdatastore - Path within the datastore to the data.
- datastore
Id String - ARM resource ID of the datastore where the data output will be stored.
- mode String
- Mechanism for data movement to datastore.
- path
On StringCompute - Location of data inside the container process.
- path
On StringDatastore - Path within the datastore to the data.
PyTorchResponse
- Process
Count int - Total process count for the distributed job.
- Process
Count int - Total process count for the distributed job.
- process
Count Integer - Total process count for the distributed job.
- process
Count number - Total process count for the distributed job.
- process_
count int - Total process count for the distributed job.
- process
Count Number - Total process count for the distributed job.
SweepJobResponse
- Algorithm string
- [Required] Type of the hyperparameter sampling algorithms
- Compute
Pulumi.
Azure Native. Machine Learning Services. Inputs. Compute Configuration Response - [Required] Compute binding for the job.
- Interaction
Endpoints Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Job Endpoint Response> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Objective
Pulumi.
Azure Native. Machine Learning Services. Inputs. Objective Response - [Required] Optimization objective.
- Output
Pulumi.
Azure Native. Machine Learning Services. Inputs. Job Output Response - Location of the job output logs and artifacts.
- Provisioning
State string - Specifies the job provisioning state.
- Search
Space Dictionary<string, object> - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- Status string
- The status of a job.
- Description string
- The asset description text.
- Early
Termination Pulumi.Azure | Pulumi.Native. Machine Learning Services. Inputs. Bandit Policy Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Median Stopping Policy Response Azure Native. Machine Learning Services. Inputs. Truncation Selection Policy Response - Early termination policies enable canceling poor-performing runs before they complete.
- Experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Aml Token Response Azure Native. Machine Learning Services. Inputs. Managed Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- Max
Concurrent intTrials - An upper bound on the number of trials performed in parallel.
- Max
Total intTrials - An upper bound on the number of trials to perform.
- Priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- Properties Dictionary<string, string>
- The asset property dictionary.
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- Timeout string
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- Trial
Pulumi.
Azure Native. Machine Learning Services. Inputs. Trial Component Response - Trial component definition.
- Algorithm string
- [Required] Type of the hyperparameter sampling algorithms
- Compute
Compute
Configuration Response - [Required] Compute binding for the job.
- Interaction
Endpoints map[string]JobEndpoint Response - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Objective
Objective
Response - [Required] Optimization objective.
- Output
Job
Output Response - Location of the job output logs and artifacts.
- Provisioning
State string - Specifies the job provisioning state.
- Search
Space map[string]interface{} - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- Status string
- The status of a job.
- Description string
- The asset description text.
- Early
Termination BanditPolicy | MedianResponse Stopping | TruncationPolicy Response Selection Policy Response - Early termination policies enable canceling poor-performing runs before they complete.
- Experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- Max
Concurrent intTrials - An upper bound on the number of trials performed in parallel.
- Max
Total intTrials - An upper bound on the number of trials to perform.
- Priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- Properties map[string]string
- The asset property dictionary.
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- Timeout string
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- Trial
Trial
Component Response - Trial component definition.
- algorithm String
- [Required] Type of the hyperparameter sampling algorithms
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction
Endpoints Map<String,JobEndpoint Response> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- objective
Objective
Response - [Required] Optimization objective.
- output
Job
Output Response - Location of the job output logs and artifacts.
- provisioning
State String - Specifies the job provisioning state.
- search
Space Map<String,Object> - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- status String
- The status of a job.
- description String
- The asset description text.
- early
Termination BanditPolicy | MedianResponse Stopping | TruncationPolicy Response Selection Policy Response - Early termination policies enable canceling poor-performing runs before they complete.
- experiment
Name String - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- max
Concurrent IntegerTrials - An upper bound on the number of trials performed in parallel.
- max
Total IntegerTrials - An upper bound on the number of trials to perform.
- priority Integer
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Map<String,String>
- The asset property dictionary.
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- timeout String
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- trial
Trial
Component Response - Trial component definition.
- algorithm string
- [Required] Type of the hyperparameter sampling algorithms
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction
Endpoints {[key: string]: JobEndpoint Response} - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- objective
Objective
Response - [Required] Optimization objective.
- output
Job
Output Response - Location of the job output logs and artifacts.
- provisioning
State string - Specifies the job provisioning state.
- search
Space {[key: string]: any} - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- status string
- The status of a job.
- description string
- The asset description text.
- early
Termination BanditPolicy | MedianResponse Stopping | TruncationPolicy Response Selection Policy Response - Early termination policies enable canceling poor-performing runs before they complete.
- experiment
Name string - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- max
Concurrent numberTrials - An upper bound on the number of trials performed in parallel.
- max
Total numberTrials - An upper bound on the number of trials to perform.
- priority number
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties {[key: string]: string}
- The asset property dictionary.
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- timeout string
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- trial
Trial
Component Response - Trial component definition.
- algorithm str
- [Required] Type of the hyperparameter sampling algorithms
- compute
Compute
Configuration Response - [Required] Compute binding for the job.
- interaction_
endpoints Mapping[str, JobEndpoint Response] - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- objective
Objective
Response - [Required] Optimization objective.
- output
Job
Output Response - Location of the job output logs and artifacts.
- provisioning_
state str - Specifies the job provisioning state.
- search_
space Mapping[str, Any] - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- status str
- The status of a job.
- description str
- The asset description text.
- early_
termination BanditPolicy | MedianResponse Stopping | TruncationPolicy Response Selection Policy Response - Early termination policies enable canceling poor-performing runs before they complete.
- experiment_
name str - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
Aml
Token | ManagedResponse Identity Response - Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- max_
concurrent_ inttrials - An upper bound on the number of trials performed in parallel.
- max_
total_ inttrials - An upper bound on the number of trials to perform.
- priority int
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Mapping[str, str]
- The asset property dictionary.
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- timeout str
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- trial
Trial
Component Response - Trial component definition.
- algorithm String
- [Required] Type of the hyperparameter sampling algorithms
- compute Property Map
- [Required] Compute binding for the job.
- interaction
Endpoints Map<Property Map> - List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- objective Property Map
- [Required] Optimization objective.
- output Property Map
- Location of the job output logs and artifacts.
- provisioning
State String - Specifies the job provisioning state.
- search
Space Map<Any> - [Required] A dictionary containing each parameter and its distribution. The dictionary key is the name of the parameter
- status String
- The status of a job.
- description String
- The asset description text.
- early
Termination Property Map | Property Map | Property Map - Early termination policies enable canceling poor-performing runs before they complete.
- experiment
Name String - The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity Property Map | Property Map
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity or null. Defaults to AmlToken if null.
- max
Concurrent NumberTrials - An upper bound on the number of trials performed in parallel.
- max
Total NumberTrials - An upper bound on the number of trials to perform.
- priority Number
- Job priority for scheduling policy. Only applies to AMLCompute. Private preview feature and only available to users on the allow list.
- properties Map<String>
- The asset property dictionary.
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
- timeout String
- The total timeout in ISO 8601 format. Only supports duration with precision as low as Minutes.
- trial Property Map
- Trial component definition.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - An identifier for the identity that created the resource
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - An identifier for the identity that last modified the resource
- Last
Modified stringBy Type - The type of identity that last modified the resource
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - An identifier for the identity that created the resource
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - An identifier for the identity that last modified the resource
- Last
Modified stringBy Type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - An identifier for the identity that created the resource
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - An identifier for the identity that last modified the resource
- last
Modified StringBy Type - The type of identity that last modified the resource
- created
At string - The timestamp of resource creation (UTC)
- created
By string - An identifier for the identity that created the resource
- created
By stringType - The type of identity that created the resource
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - An identifier for the identity that last modified the resource
- last
Modified stringBy Type - The type of identity that last modified the resource
- created_
at str - The timestamp of resource creation (UTC)
- created_
by str - An identifier for 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 - An identifier for the identity that last modified the resource
- last_
modified_ strby_ type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - An identifier for the identity that created the resource
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - An identifier for the identity that last modified the resource
- last
Modified StringBy Type - The type of identity that last modified the resource
TensorFlowResponse
- Parameter
Server intCount - Number of parameter server tasks.
- Worker
Count int - Number of workers. Overwrites the node count in compute binding.
- Parameter
Server intCount - Number of parameter server tasks.
- Worker
Count int - Number of workers. Overwrites the node count in compute binding.
- parameter
Server IntegerCount - Number of parameter server tasks.
- worker
Count Integer - Number of workers. Overwrites the node count in compute binding.
- parameter
Server numberCount - Number of parameter server tasks.
- worker
Count number - Number of workers. Overwrites the node count in compute binding.
- parameter_
server_ intcount - Number of parameter server tasks.
- worker_
count int - Number of workers. Overwrites the node count in compute binding.
- parameter
Server NumberCount - Number of parameter server tasks.
- worker
Count Number - Number of workers. Overwrites the node count in compute binding.
TrialComponentResponse
- Command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- Code
Id string - ARM resource ID of the code asset.
- Distribution
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Mpi Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Py Torch Response Azure Native. Machine Learning Services. Inputs. Tensor Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- Environment
Id string - The ARM resource ID of the Environment specification for the job.
- Environment
Variables Dictionary<string, string> - Environment variables included in the job.
- Input
Data Dictionary<string, Pulumi.Bindings Azure Native. Machine Learning Services. Inputs. Input Data Binding Response> - Mapping of input data bindings used in the job.
- Output
Data Dictionary<string, Pulumi.Bindings Azure Native. Machine Learning Services. Inputs. Output Data Binding Response> - Mapping of output data bindings used in the job.
- Timeout string
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
- Command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- Code
Id string - ARM resource ID of the code asset.
- Distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- Environment
Id string - The ARM resource ID of the Environment specification for the job.
- Environment
Variables map[string]string - Environment variables included in the job.
- Input
Data map[string]InputBindings Data Binding Response - Mapping of input data bindings used in the job.
- Output
Data map[string]OutputBindings Data Binding Response - Mapping of output data bindings used in the job.
- Timeout string
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
- command String
- [Required] The command to execute on startup of the job. eg. "python train.py"
- code
Id String - ARM resource ID of the code asset.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id String - The ARM resource ID of the Environment specification for the job.
- environment
Variables Map<String,String> - Environment variables included in the job.
- input
Data Map<String,InputBindings Data Binding Response> - Mapping of input data bindings used in the job.
- output
Data Map<String,OutputBindings Data Binding Response> - Mapping of output data bindings used in the job.
- timeout String
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
- command string
- [Required] The command to execute on startup of the job. eg. "python train.py"
- code
Id string - ARM resource ID of the code asset.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id string - The ARM resource ID of the Environment specification for the job.
- environment
Variables {[key: string]: string} - Environment variables included in the job.
- input
Data {[key: string]: InputBindings Data Binding Response} - Mapping of input data bindings used in the job.
- output
Data {[key: string]: OutputBindings Data Binding Response} - Mapping of output data bindings used in the job.
- timeout string
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
- command str
- [Required] The command to execute on startup of the job. eg. "python train.py"
- code_
id str - ARM resource ID of the code asset.
- distribution
Mpi
Response | PyTorch | TensorResponse Flow Response - Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment_
id str - The ARM resource ID of the Environment specification for the job.
- environment_
variables Mapping[str, str] - Environment variables included in the job.
- input_
data_ Mapping[str, Inputbindings Data Binding Response] - Mapping of input data bindings used in the job.
- output_
data_ Mapping[str, Outputbindings Data Binding Response] - Mapping of output data bindings used in the job.
- timeout str
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
- command String
- [Required] The command to execute on startup of the job. eg. "python train.py"
- code
Id String - ARM resource ID of the code asset.
- distribution Property Map | Property Map | Property Map
- Distribution configuration of the job. If set, this should be one of Mpi, Tensorflow, PyTorch, or null.
- environment
Id String - The ARM resource ID of the Environment specification for the job.
- environment
Variables Map<String> - Environment variables included in the job.
- input
Data Map<Property Map>Bindings - Mapping of input data bindings used in the job.
- output
Data Map<Property Map>Bindings - Mapping of output data bindings used in the job.
- timeout String
- The max run duration in ISO 8601 format, after which the trial component will be cancelled. Only supports duration with precision as low as Seconds.
TruncationSelectionPolicyResponse
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- Truncation
Percentage int - The percentage of runs to cancel at each evaluation interval.
- Delay
Evaluation int - Number of intervals by which to delay the first evaluation.
- Evaluation
Interval int - Interval (number of runs) between policy evaluations.
- Truncation
Percentage int - The percentage of runs to cancel at each evaluation interval.
- delay
Evaluation Integer - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Integer - Interval (number of runs) between policy evaluations.
- truncation
Percentage Integer - The percentage of runs to cancel at each evaluation interval.
- delay
Evaluation number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval number - Interval (number of runs) between policy evaluations.
- truncation
Percentage number - The percentage of runs to cancel at each evaluation interval.
- delay_
evaluation int - Number of intervals by which to delay the first evaluation.
- evaluation_
interval int - Interval (number of runs) between policy evaluations.
- truncation_
percentage int - The percentage of runs to cancel at each evaluation interval.
- delay
Evaluation Number - Number of intervals by which to delay the first evaluation.
- evaluation
Interval Number - Interval (number of runs) between policy evaluations.
- truncation
Percentage Number - The percentage of runs to cancel at each evaluation interval.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi