次の方法で共有


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)

適用対象