ClassifyDocumentResultCollection.DeploymentName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET