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

ProductionOrStagingEndpointInfo 类

定义

public class ProductionOrStagingEndpointInfo : Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.EndpointInfo
type ProductionOrStagingEndpointInfo = class
    inherit EndpointInfo
Public Class ProductionOrStagingEndpointInfo
Inherits EndpointInfo
继承
ProductionOrStagingEndpointInfo

构造函数

ProductionOrStagingEndpointInfo()
ProductionOrStagingEndpointInfo(String, Nullable<Boolean>, String, String, String, String, String, String)

属性

AssignedEndpointKey (继承自 EndpointInfo)
EndpointRegion (继承自 EndpointInfo)
EndpointUrl (继承自 EndpointInfo)
FailedRegions (继承自 EndpointInfo)
IsStaging (继承自 EndpointInfo)
PublishedDateTime (继承自 EndpointInfo)
Region (继承自 EndpointInfo)
VersionId (继承自 EndpointInfo)

适用于