EndpointResourceProperties interface

model interface EndpointResourceProperties

プロパティ

associatedResourceId

組み込みのモデル サービス エンドポイントを作成するための Byo リソース ID。

deployments

デプロイ情報。

endpointType

識別器の可能な値:Azure。ContentSafety, managedOnlineEndpoint, Azure.OpenAI, serverlessEndpoint, Azure.演説

endpointUri

エンドポイントの URI。

failureReason

作成に失敗した場合のエラーの理由。

location

エンドポイントの場所。 入力 dto と解析エンドポイント リソースが同じコントラクトを共有する場合、この [場所] フィールドはエンドポイント リソース情報を解析するためだけであるため、エンドポイント リソースの場所をワークスペースと同じ場所に作成するため、エンドポイント リソースの場所を指定することはできません

name

エンドポイントの名前。

provisioningState

読み取り専用のプロビジョニング状態ステータス プロパティ。

shouldCreateAiServicesEndpoint

プロキシ (byo 以外) エンドポイントが通常のエンドポイントか、OneKeyV2 AI サービス アカウント エンドポイントか。

プロパティの詳細

associatedResourceId

組み込みのモデル サービス エンドポイントを作成するための Byo リソース ID。

associatedResourceId?: string

プロパティ値

string

deployments

デプロイ情報。

deployments?: EndpointDeploymentResourcePropertiesBasicResource[]

プロパティ値

endpointType

識別器の可能な値:Azure。ContentSafety, managedOnlineEndpoint, Azure.OpenAI, serverlessEndpoint, Azure.演説

endpointType: string

プロパティ値

string

endpointUri

エンドポイントの URI。

endpointUri?: string

プロパティ値

string

failureReason

作成に失敗した場合のエラーの理由。

failureReason?: string

プロパティ値

string

location

エンドポイントの場所。 入力 dto と解析エンドポイント リソースが同じコントラクトを共有する場合、この [場所] フィールドはエンドポイント リソース情報を解析するためだけであるため、エンドポイント リソースの場所をワークスペースと同じ場所に作成するため、エンドポイント リソースの場所を指定することはできません

location?: string

プロパティ値

string

name

エンドポイントの名前。

name?: string

プロパティ値

string

provisioningState

読み取り専用のプロビジョニング状態ステータス プロパティ。

provisioningState?: string

プロパティ値

string

shouldCreateAiServicesEndpoint

プロキシ (byo 以外) エンドポイントが通常のエンドポイントか、OneKeyV2 AI サービス アカウント エンドポイントか。

shouldCreateAiServicesEndpoint?: boolean

プロパティ値

boolean