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

AIProjectDeployment.Explicit(ClientResult to AIProjectDeployment) Operator

Definition

public static explicit operator Azure.AI.Projects.AIProjectDeployment(System.ClientModel.ClientResult result);
static member op_Explicit : System.ClientModel.ClientResult -> Azure.AI.Projects.AIProjectDeployment
Public Shared Narrowing Operator CType (result As ClientResult) As AIProjectDeployment

Parameters

result
ClientResult

The ClientResult to deserialize the AIProjectDeployment from.

Returns

Applies to