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

ClassifyDocumentResultCollection.DeploymentName Property

Definition

Gets the value of the property corresponding to the deployment name of the project that produced these results. This should be the same as the deployment name set when creating the MultiLabelClassifyAction object used to start the operation.

public string DeploymentName { get; }
member this.DeploymentName : string
Public ReadOnly Property DeploymentName As String

Property Value

Applies to