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

ServerlessEndpointProperties interface

属性

authMode

[必需]指定无服务器终结点的身份验证模式。

contentSafety

指定内容安全选项。 如果省略,则会配置默认内容安全设置

endpointState

ServerlessEndpoint 的当前状态。 注意:此属性不会序列化。 它只能由服务器填充。

inferenceEndpoint

针对无服务器终结点发出请求时要面向的推理 URI 注意:此属性不会序列化。 它只能由服务器填充。

marketplaceSubscriptionId

与此 ServerlessEndpoint 关联的 MarketplaceSubscription Azure ID。 注意:此属性不会序列化。 它只能由服务器填充。

modelSettings

在 ServerlessEndpoint 上提供服务的模型的模型设置(模型 ID)。

provisioningState

终结点的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

authMode

[必需]指定无服务器终结点的身份验证模式。

authMode: string

属性值

string

contentSafety

指定内容安全选项。 如果省略,则会配置默认内容安全设置

contentSafety?: ContentSafety

属性值

endpointState

ServerlessEndpoint 的当前状态。 注意:此属性不会序列化。 它只能由服务器填充。

endpointState?: string

属性值

string

inferenceEndpoint

针对无服务器终结点发出请求时要面向的推理 URI 注意:此属性不会序列化。 它只能由服务器填充。

inferenceEndpoint?: ServerlessInferenceEndpoint

属性值

marketplaceSubscriptionId

与此 ServerlessEndpoint 关联的 MarketplaceSubscription Azure ID。 注意:此属性不会序列化。 它只能由服务器填充。

marketplaceSubscriptionId?: string

属性值

string

modelSettings

在 ServerlessEndpoint 上提供服务的模型的模型设置(模型 ID)。

modelSettings?: ModelSettings

属性值

provisioningState

终结点的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string