Azure Native
getOnlineDeployment
API Version: 2021-03-01-preview.
Using getOnlineDeployment
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 getOnlineDeployment(args: GetOnlineDeploymentArgs, opts?: InvokeOptions): Promise<GetOnlineDeploymentResult>
function getOnlineDeploymentOutput(args: GetOnlineDeploymentOutputArgs, opts?: InvokeOptions): Output<GetOnlineDeploymentResult>
def get_online_deployment(deployment_name: Optional[str] = None,
endpoint_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOnlineDeploymentResult
def get_online_deployment_output(deployment_name: Optional[pulumi.Input[str]] = None,
endpoint_name: 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[GetOnlineDeploymentResult]
func LookupOnlineDeployment(ctx *Context, args *LookupOnlineDeploymentArgs, opts ...InvokeOption) (*LookupOnlineDeploymentResult, error)
func LookupOnlineDeploymentOutput(ctx *Context, args *LookupOnlineDeploymentOutputArgs, opts ...InvokeOption) LookupOnlineDeploymentResultOutput
> Note: This function is named LookupOnlineDeployment
in the Go SDK.
public static class GetOnlineDeployment
{
public static Task<GetOnlineDeploymentResult> InvokeAsync(GetOnlineDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetOnlineDeploymentResult> Invoke(GetOnlineDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOnlineDeploymentResult> getOnlineDeployment(GetOnlineDeploymentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: azure-native:machinelearningservices:getOnlineDeployment
Arguments:
# Arguments dictionary
The following arguments are supported:
- Deployment
Name string Inference Endpoint Deployment name.
- Endpoint
Name string Inference endpoint name.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Workspace
Name string Name of Azure Machine Learning workspace.
- Deployment
Name string Inference Endpoint Deployment name.
- Endpoint
Name string Inference endpoint name.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Workspace
Name string Name of Azure Machine Learning workspace.
- deployment
Name String Inference Endpoint Deployment name.
- endpoint
Name String Inference endpoint name.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- workspace
Name String Name of Azure Machine Learning workspace.
- deployment
Name string Inference Endpoint Deployment name.
- endpoint
Name string Inference endpoint name.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- workspace
Name string Name of Azure Machine Learning workspace.
- deployment_
name str Inference Endpoint Deployment name.
- endpoint_
name str Inference endpoint name.
- resource_
group_ strname The name of the resource group. The name is case insensitive.
- workspace_
name str Name of Azure Machine Learning workspace.
- deployment
Name String Inference Endpoint Deployment name.
- endpoint
Name String Inference endpoint name.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- workspace
Name String Name of Azure Machine Learning workspace.
getOnlineDeployment 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}
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Properties
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Outputs. K8s Online Deployment Response Azure Native. Machine Learning Services. Outputs. Managed Online Deployment 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"
- Identity
Pulumi.
Azure Native. Machine Learning Services. Outputs. Resource Identity Response Service identity associated with a resource.
- Kind string
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Dictionary<string, string>
Resource tags.
- Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Location string
The geo-location where the resource lives
- Name string
The name of the resource
- Properties
K8s
Online | ManagedDeployment Response Online Deployment 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"
- Identity
Resource
Identity Response Service identity associated with a resource.
- Kind string
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- map[string]string
Resource tags.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
The geo-location where the resource lives
- name String
The name of the resource
- properties
K8s
Online | ManagedDeployment Response Online Deployment 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"
- identity
Resource
Identity Response Service identity associated with a resource.
- kind String
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Map<String,String>
Resource tags.
- id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location string
The geo-location where the resource lives
- name string
The name of the resource
- properties
K8s
Online | ManagedDeployment Response Online Deployment 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"
- identity
Resource
Identity Response Service identity associated with a resource.
- kind string
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- {[key: string]: string}
Resource tags.
- id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location str
The geo-location where the resource lives
- name str
The name of the resource
- properties
K8s
Online | ManagedDeployment Response Online Deployment 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"
- identity
Resource
Identity Response Service identity associated with a resource.
- kind str
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Mapping[str, str]
Resource tags.
- id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- location String
The geo-location where the resource lives
- 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"
- identity Property Map
Service identity associated with a resource.
- kind String
Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- Map<String>
Resource tags.
Supporting Types
AutoScaleSettingsResponse
- Max
Instances int Maximum number of instances for this deployment.
- Min
Instances int Minimum number of instances for this deployment.
- Polling
Interval string The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- Target
Utilization intPercentage Target CPU usage for the autoscaler.
- Max
Instances int Maximum number of instances for this deployment.
- Min
Instances int Minimum number of instances for this deployment.
- Polling
Interval string The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- Target
Utilization intPercentage Target CPU usage for the autoscaler.
- max
Instances Integer Maximum number of instances for this deployment.
- min
Instances Integer Minimum number of instances for this deployment.
- polling
Interval String The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- target
Utilization IntegerPercentage Target CPU usage for the autoscaler.
- max
Instances number Maximum number of instances for this deployment.
- min
Instances number Minimum number of instances for this deployment.
- polling
Interval string The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- target
Utilization numberPercentage Target CPU usage for the autoscaler.
- max_
instances int Maximum number of instances for this deployment.
- min_
instances int Minimum number of instances for this deployment.
- polling_
interval str The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- target_
utilization_ intpercentage Target CPU usage for the autoscaler.
- max
Instances Number Maximum number of instances for this deployment.
- min
Instances Number Minimum number of instances for this deployment.
- polling
Interval String The polling interval in ISO 8691 format. Only supports duration with precision as low as Seconds.
- target
Utilization NumberPercentage Target CPU usage for the autoscaler.
CodeConfigurationResponse
- Scoring
Script string [Required] The script to execute on startup. eg. "score.py"
- Code
Id string ARM resource ID of the code asset.
- Scoring
Script string [Required] The script to execute on startup. eg. "score.py"
- Code
Id string ARM resource ID of the code asset.
- scoring
Script String [Required] The script to execute on startup. eg. "score.py"
- code
Id String ARM resource ID of the code asset.
- scoring
Script string [Required] The script to execute on startup. eg. "score.py"
- code
Id string ARM resource ID of the code asset.
- scoring_
script str [Required] The script to execute on startup. eg. "score.py"
- code_
id str ARM resource ID of the code asset.
- scoring
Script String [Required] The script to execute on startup. eg. "score.py"
- code
Id String ARM resource ID of the code asset.
ContainerResourceRequirementsResponse
- Cpu double
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Cpu
Limit double The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Fpga int
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- Gpu int
The number of GPU cores in the container.
- Memory
In doubleGB The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Memory
In doubleGBLimit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Cpu float64
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Cpu
Limit float64 The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Fpga int
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- Gpu int
The number of GPU cores in the container.
- Memory
In float64GB The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- Memory
In float64GBLimit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu Double
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu
Limit Double The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- fpga Integer
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- gpu Integer
The number of GPU cores in the container.
- memory
In DoubleGB The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- memory
In DoubleGBLimit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu number
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu
Limit number The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- fpga number
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- gpu number
The number of GPU cores in the container.
- memory
In numberGB The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- memory
In numberGBLimit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu float
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu_
limit float The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- fpga int
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- gpu int
The number of GPU cores in the container.
- memory_
in_ floatgb The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- memory_
in_ floatgb_ limit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu Number
The minimum amount of CPU cores to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- cpu
Limit Number The maximum amount of CPU cores allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- fpga Number
The number of FPGA PCIE devices exposed to the container. Must be multiple of 2.
- gpu Number
The number of GPU cores in the container.
- memory
In NumberGB The minimum amount of memory (in GB) to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
- memory
In NumberGBLimit The maximum amount of memory (in GB) allowed to be used by the container. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
DataPathAssetReferenceResponse
- Datastore
Id string ARM resource ID of the datastore where the asset is located.
- Path string
The path of the file/directory in the datastore.
- Datastore
Id string ARM resource ID of the datastore where the asset is located.
- Path string
The path of the file/directory in the datastore.
- datastore
Id String ARM resource ID of the datastore where the asset is located.
- path String
The path of the file/directory in the datastore.
- datastore
Id string ARM resource ID of the datastore where the asset is located.
- path string
The path of the file/directory in the datastore.
- datastore_
id str ARM resource ID of the datastore where the asset is located.
- path str
The path of the file/directory in the datastore.
- datastore
Id String ARM resource ID of the datastore where the asset is located.
- path String
The path of the file/directory in the datastore.
IdAssetReferenceResponse
- Asset
Id string [Required] ARM resource ID of the asset.
- Asset
Id string [Required] ARM resource ID of the asset.
- asset
Id String [Required] ARM resource ID of the asset.
- asset
Id string [Required] ARM resource ID of the asset.
- asset_
id str [Required] ARM resource ID of the asset.
- asset
Id String [Required] ARM resource ID of the asset.
K8sOnlineDeploymentResponse
- Provisioning
State string Provisioning state for the endpoint deployment.
- App
Insights boolEnabled If true, enables Application Insights logging.
- Code
Configuration Pulumi.Azure Native. Machine Learning Services. Inputs. Code Configuration Response Code configuration for the endpoint deployment.
- Container
Resource Pulumi.Requirements Azure Native. Machine Learning Services. Inputs. Container Resource Requirements Response Resource requirements for each container instance within an online deployment.
- Description string
Description of the endpoint deployment.
- Environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- Environment
Variables Dictionary<string, string> Environment variables configuration for the deployment.
- Liveness
Probe Pulumi.Azure Native. Machine Learning Services. Inputs. Probe Settings Response Deployment container liveness/readiness probe configuration.
- Model
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Data Path Asset Reference Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Id Asset Reference Response Azure Native. Machine Learning Services. Inputs. Output Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- Properties Dictionary<string, string>
Property dictionary. Properties can be added, but not removed or altered.
- Request
Settings Pulumi.Azure Native. Machine Learning Services. Inputs. Online Request Settings Response Online deployment scoring requests configuration.
- Scale
Settings Pulumi.Azure | Pulumi.Native. Machine Learning Services. Inputs. Auto Scale Settings Response Azure Native. Machine Learning Services. Inputs. Manual Scale Settings Response Online deployment scaling configuration.
- Provisioning
State string Provisioning state for the endpoint deployment.
- App
Insights boolEnabled If true, enables Application Insights logging.
- Code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- Container
Resource ContainerRequirements Resource Requirements Response Resource requirements for each container instance within an online deployment.
- Description string
Description of the endpoint deployment.
- Environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- Environment
Variables map[string]string Environment variables configuration for the deployment.
- Liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- Model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- Properties map[string]string
Property dictionary. Properties can be added, but not removed or altered.
- Request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- Scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State String Provisioning state for the endpoint deployment.
- app
Insights BooleanEnabled If true, enables Application Insights logging.
- code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- container
Resource ContainerRequirements Resource Requirements Response Resource requirements for each container instance within an online deployment.
- description String
Description of the endpoint deployment.
- environment
Id String ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables Map<String,String> Environment variables configuration for the deployment.
- liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties Map<String,String>
Property dictionary. Properties can be added, but not removed or altered.
- request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State string Provisioning state for the endpoint deployment.
- app
Insights booleanEnabled If true, enables Application Insights logging.
- code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- container
Resource ContainerRequirements Resource Requirements Response Resource requirements for each container instance within an online deployment.
- description string
Description of the endpoint deployment.
- environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables {[key: string]: string} Environment variables configuration for the deployment.
- liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties {[key: string]: string}
Property dictionary. Properties can be added, but not removed or altered.
- request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning_
state str Provisioning state for the endpoint deployment.
- app_
insights_ boolenabled If true, enables Application Insights logging.
- code_
configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- container_
resource_ Containerrequirements Resource Requirements Response Resource requirements for each container instance within an online deployment.
- description str
Description of the endpoint deployment.
- environment_
id str ARM resource ID of the environment specification for the endpoint deployment.
- environment_
variables Mapping[str, str] Environment variables configuration for the deployment.
- liveness_
probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties Mapping[str, str]
Property dictionary. Properties can be added, but not removed or altered.
- request_
settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale_
settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State String Provisioning state for the endpoint deployment.
- app
Insights BooleanEnabled If true, enables Application Insights logging.
- code
Configuration Property Map Code configuration for the endpoint deployment.
- container
Resource Property MapRequirements Resource requirements for each container instance within an online deployment.
- description String
Description of the endpoint deployment.
- environment
Id String ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables Map<String> Environment variables configuration for the deployment.
- liveness
Probe Property Map Deployment container liveness/readiness probe configuration.
- model Property Map | Property Map | Property Map
Reference to the model asset for the endpoint deployment.
- properties Map<String>
Property dictionary. Properties can be added, but not removed or altered.
- request
Settings Property Map Online deployment scoring requests configuration.
- scale
Settings Property Map | Property Map Online deployment scaling configuration.
ManagedOnlineDeploymentResponse
- Provisioning
State string Provisioning state for the endpoint deployment.
- App
Insights boolEnabled If true, enables Application Insights logging.
- Code
Configuration Pulumi.Azure Native. Machine Learning Services. Inputs. Code Configuration Response Code configuration for the endpoint deployment.
- Description string
Description of the endpoint deployment.
- Environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- Environment
Variables Dictionary<string, string> Environment variables configuration for the deployment.
- Instance
Type string Compute instance type.
- Liveness
Probe Pulumi.Azure Native. Machine Learning Services. Inputs. Probe Settings Response Deployment container liveness/readiness probe configuration.
- Model
Pulumi.
Azure | Pulumi.Native. Machine Learning Services. Inputs. Data Path Asset Reference Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Id Asset Reference Response Azure Native. Machine Learning Services. Inputs. Output Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- Properties Dictionary<string, string>
Property dictionary. Properties can be added, but not removed or altered.
- Readiness
Probe Pulumi.Azure Native. Machine Learning Services. Inputs. Probe Settings Response Deployment container liveness/readiness probe configuration.
- Request
Settings Pulumi.Azure Native. Machine Learning Services. Inputs. Online Request Settings Response Online deployment scoring requests configuration.
- Scale
Settings Pulumi.Azure | Pulumi.Native. Machine Learning Services. Inputs. Auto Scale Settings Response Azure Native. Machine Learning Services. Inputs. Manual Scale Settings Response Online deployment scaling configuration.
- Provisioning
State string Provisioning state for the endpoint deployment.
- App
Insights boolEnabled If true, enables Application Insights logging.
- Code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- Description string
Description of the endpoint deployment.
- Environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- Environment
Variables map[string]string Environment variables configuration for the deployment.
- Instance
Type string Compute instance type.
- Liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- Model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- Properties map[string]string
Property dictionary. Properties can be added, but not removed or altered.
- Readiness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- Request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- Scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State String Provisioning state for the endpoint deployment.
- app
Insights BooleanEnabled If true, enables Application Insights logging.
- code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- description String
Description of the endpoint deployment.
- environment
Id String ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables Map<String,String> Environment variables configuration for the deployment.
- instance
Type String Compute instance type.
- liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties Map<String,String>
Property dictionary. Properties can be added, but not removed or altered.
- readiness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State string Provisioning state for the endpoint deployment.
- app
Insights booleanEnabled If true, enables Application Insights logging.
- code
Configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- description string
Description of the endpoint deployment.
- environment
Id string ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables {[key: string]: string} Environment variables configuration for the deployment.
- instance
Type string Compute instance type.
- liveness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties {[key: string]: string}
Property dictionary. Properties can be added, but not removed or altered.
- readiness
Probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- request
Settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale
Settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning_
state str Provisioning state for the endpoint deployment.
- app_
insights_ boolenabled If true, enables Application Insights logging.
- code_
configuration CodeConfiguration Response Code configuration for the endpoint deployment.
- description str
Description of the endpoint deployment.
- environment_
id str ARM resource ID of the environment specification for the endpoint deployment.
- environment_
variables Mapping[str, str] Environment variables configuration for the deployment.
- instance_
type str Compute instance type.
- liveness_
probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- model
Data
Path | IdAsset Reference Response Asset | OutputReference Response Path Asset Reference Response Reference to the model asset for the endpoint deployment.
- properties Mapping[str, str]
Property dictionary. Properties can be added, but not removed or altered.
- readiness_
probe ProbeSettings Response Deployment container liveness/readiness probe configuration.
- request_
settings OnlineRequest Settings Response Online deployment scoring requests configuration.
- scale_
settings AutoScale | ManualSettings Response Scale Settings Response Online deployment scaling configuration.
- provisioning
State String Provisioning state for the endpoint deployment.
- app
Insights BooleanEnabled If true, enables Application Insights logging.
- code
Configuration Property Map Code configuration for the endpoint deployment.
- description String
Description of the endpoint deployment.
- environment
Id String ARM resource ID of the environment specification for the endpoint deployment.
- environment
Variables Map<String> Environment variables configuration for the deployment.
- instance
Type String Compute instance type.
- liveness
Probe Property Map Deployment container liveness/readiness probe configuration.
- model Property Map | Property Map | Property Map
Reference to the model asset for the endpoint deployment.
- properties Map<String>
Property dictionary. Properties can be added, but not removed or altered.
- readiness
Probe Property Map Deployment container liveness/readiness probe configuration.
- request
Settings Property Map Online deployment scoring requests configuration.
- scale
Settings Property Map | Property Map Online deployment scaling configuration.
ManualScaleSettingsResponse
- Instance
Count int Fixed number of instances for this deployment.
- Max
Instances int Maximum number of instances for this deployment.
- Min
Instances int Minimum number of instances for this deployment.
- Instance
Count int Fixed number of instances for this deployment.
- Max
Instances int Maximum number of instances for this deployment.
- Min
Instances int Minimum number of instances for this deployment.
- instance
Count Integer Fixed number of instances for this deployment.
- max
Instances Integer Maximum number of instances for this deployment.
- min
Instances Integer Minimum number of instances for this deployment.
- instance
Count number Fixed number of instances for this deployment.
- max
Instances number Maximum number of instances for this deployment.
- min
Instances number Minimum number of instances for this deployment.
- instance_
count int Fixed number of instances for this deployment.
- max_
instances int Maximum number of instances for this deployment.
- min_
instances int Minimum number of instances for this deployment.
- instance
Count Number Fixed number of instances for this deployment.
- max
Instances Number Maximum number of instances for this deployment.
- min
Instances Number Minimum number of instances for this deployment.
OnlineRequestSettingsResponse
- Max
Concurrent intRequests Per Instance The number of requests allowed to queue at once for this deployment.
- Max
Queue stringWait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- Request
Timeout string The request timeout in ISO 8601 format. Supports millisecond precision.
- Max
Concurrent intRequests Per Instance The number of requests allowed to queue at once for this deployment.
- Max
Queue stringWait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- Request
Timeout string The request timeout in ISO 8601 format. Supports millisecond precision.
- max
Concurrent IntegerRequests Per Instance The number of requests allowed to queue at once for this deployment.
- max
Queue StringWait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- request
Timeout String The request timeout in ISO 8601 format. Supports millisecond precision.
- max
Concurrent numberRequests Per Instance The number of requests allowed to queue at once for this deployment.
- max
Queue stringWait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- request
Timeout string The request timeout in ISO 8601 format. Supports millisecond precision.
- max_
concurrent_ intrequests_ per_ instance The number of requests allowed to queue at once for this deployment.
- max_
queue_ strwait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- request_
timeout str The request timeout in ISO 8601 format. Supports millisecond precision.
- max
Concurrent NumberRequests Per Instance The number of requests allowed to queue at once for this deployment.
- max
Queue StringWait The maximum queue wait time in ISO 8601 format. Supports millisecond precision.
- request
Timeout String The request timeout in ISO 8601 format. Supports millisecond precision.
OutputPathAssetReferenceResponse
ProbeSettingsResponse
- Failure
Threshold int The number of failures to allow before returning an unhealthy status.
- Initial
Delay string The delay before the first probe in ISO 8601 format.
- Period string
The length of time between probes in ISO 8601 format.
- Success
Threshold int The number of successful probes before returning a healthy status.
- Timeout string
The probe timeout in ISO 8601 format.
- Failure
Threshold int The number of failures to allow before returning an unhealthy status.
- Initial
Delay string The delay before the first probe in ISO 8601 format.
- Period string
The length of time between probes in ISO 8601 format.
- Success
Threshold int The number of successful probes before returning a healthy status.
- Timeout string
The probe timeout in ISO 8601 format.
- failure
Threshold Integer The number of failures to allow before returning an unhealthy status.
- initial
Delay String The delay before the first probe in ISO 8601 format.
- period String
The length of time between probes in ISO 8601 format.
- success
Threshold Integer The number of successful probes before returning a healthy status.
- timeout String
The probe timeout in ISO 8601 format.
- failure
Threshold number The number of failures to allow before returning an unhealthy status.
- initial
Delay string The delay before the first probe in ISO 8601 format.
- period string
The length of time between probes in ISO 8601 format.
- success
Threshold number The number of successful probes before returning a healthy status.
- timeout string
The probe timeout in ISO 8601 format.
- failure_
threshold int The number of failures to allow before returning an unhealthy status.
- initial_
delay str The delay before the first probe in ISO 8601 format.
- period str
The length of time between probes in ISO 8601 format.
- success_
threshold int The number of successful probes before returning a healthy status.
- timeout str
The probe timeout in ISO 8601 format.
- failure
Threshold Number The number of failures to allow before returning an unhealthy status.
- initial
Delay String The delay before the first probe in ISO 8601 format.
- period String
The length of time between probes in ISO 8601 format.
- success
Threshold Number The number of successful probes before returning a healthy status.
- timeout String
The probe timeout in ISO 8601 format.
ResourceIdentityResponse
- Principal
Id string Client ID that is used when authenticating.
- Tenant
Id string AAD Tenant where this identity lives.
- Type string
Defines values for a ResourceIdentity's type.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Machine Learning Services. Inputs. User Assigned Identity Meta Response> Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
- Principal
Id string Client ID that is used when authenticating.
- Tenant
Id string AAD Tenant where this identity lives.
- Type string
Defines values for a ResourceIdentity's type.
- User
Assigned map[string]UserIdentities Assigned Identity Meta Response Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
- principal
Id String Client ID that is used when authenticating.
- tenant
Id String AAD Tenant where this identity lives.
- type String
Defines values for a ResourceIdentity's type.
- user
Assigned Map<String,UserIdentities Assigned Identity Meta Response> Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
- principal
Id string Client ID that is used when authenticating.
- tenant
Id string AAD Tenant where this identity lives.
- type string
Defines values for a ResourceIdentity's type.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Meta Response} Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
- principal_
id str Client ID that is used when authenticating.
- tenant_
id str AAD Tenant where this identity lives.
- type str
Defines values for a ResourceIdentity's type.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Meta Response] Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
- principal
Id String Client ID that is used when authenticating.
- tenant
Id String AAD Tenant where this identity lives.
- type String
Defines values for a ResourceIdentity's type.
- user
Assigned Map<Property Map>Identities Dictionary of the user assigned identities, key is ARM resource ID of the UAI.
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
UserAssignedIdentityMetaResponse
- Client
Id string Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- Principal
Id string The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
- Client
Id string Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- Principal
Id string The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
- client
Id String Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- principal
Id String The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
- client
Id string Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- principal
Id string The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
- client_
id str Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- principal_
id str The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
- client
Id String Aka application ID, a unique identifier generated by Azure AD that is tied to an application and service principal during its initial provisioning.
- principal
Id String The object ID of the service principal object for your managed identity that is used to grant role-based access to an Azure resource.
Package Details
- Repository
- https://github.com/pulumi/pulumi-azure-native
- License
- Apache-2.0