ProductionOrStagingEndpointInfo Class

Definition

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

Constructors

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

Properties

AssignedEndpointKey (Inherited from EndpointInfo)
EndpointRegion (Inherited from EndpointInfo)
EndpointUrl (Inherited from EndpointInfo)
FailedRegions (Inherited from EndpointInfo)
IsStaging (Inherited from EndpointInfo)
PublishedDateTime (Inherited from EndpointInfo)
Region (Inherited from EndpointInfo)
VersionId (Inherited from EndpointInfo)

Applies to