你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningEndpointDeploymentProperties 类

定义

终结点部署的基本定义。

public class MachineLearningEndpointDeploymentProperties
type MachineLearningEndpointDeploymentProperties = class
Public Class MachineLearningEndpointDeploymentProperties
继承
MachineLearningEndpointDeploymentProperties
派生

构造函数

MachineLearningEndpointDeploymentProperties()

初始化 MachineLearningEndpointDeploymentProperties 的新实例。

属性

CodeConfiguration

终结点部署的代码配置。

Description

终结点部署的说明。

EnvironmentId

终结点部署的环境规范的 ARM 资源 ID。

EnvironmentVariables

部署的环境变量配置。

Properties

属性字典。 可以添加属性,但不能删除或更改属性。

适用于