ServerlessEndpointResourceProperties interface

model interface ServerlessEndpointResourceProperties

Extends

プロパティ

authMode
capacityReservation
contentSafety
endpointState

サーバーレス エンドポイントの状態。

endpointType

エンドポイントの種類。

inferenceEndpoint
marketplaceSubscriptionId
metadata
modelSettings
offer

継承されたプロパティ

associatedResourceId

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

deployments

デプロイ情報。

endpointUri

エンドポイントの URI。

failureReason

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

location

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

name

エンドポイントの名前。

provisioningState

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

shouldCreateAiServicesEndpoint

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

プロパティの詳細

authMode

authMode?: string

プロパティ値

string

capacityReservation

capacityReservation?: ServerlessEndpointCapacityReservation

プロパティ値

contentSafety

contentSafety?: ServerlessEndpointContentSafety

プロパティ値

endpointState

サーバーレス エンドポイントの状態。

endpointState?: string

プロパティ値

string

endpointType

エンドポイントの種類。

endpointType: "serverlessEndpoint"

プロパティ値

"serverlessEndpoint"

inferenceEndpoint

inferenceEndpoint?: ServerlessEndpointInferenceEndpoint

プロパティ値

marketplaceSubscriptionId

marketplaceSubscriptionId?: string

プロパティ値

string

metadata

metadata?: any

プロパティ値

any

modelSettings

modelSettings?: ServerlessEndpointModelSettings

プロパティ値

offer

offer?: ServerlessOffer

プロパティ値

継承されたプロパティの詳細

associatedResourceId

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

associatedResourceId?: string

プロパティ値

string

EndpointResourceProperties.associatedResourceIdから継承

deployments

デプロイ情報。

deployments?: EndpointDeploymentResourcePropertiesBasicResource[]

プロパティ値

EndpointResourceProperties.deploymentsから継承

endpointUri

エンドポイントの URI。

endpointUri?: string

プロパティ値

string

Inherited fromEndpointResourceProperties.endpointUri

failureReason

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

failureReason?: string

プロパティ値

string

EndpointResourceProperties.failureReasonから継承

location

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

location?: string

プロパティ値

string

EndpointResourceProperties.locationから継承

name

エンドポイントの名前。

name?: string

プロパティ値

string

EndpointResourceProperties.name

provisioningState

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

provisioningState?: string

プロパティ値

string

EndpointResourceProperties.provisioningStateから継承

shouldCreateAiServicesEndpoint

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

shouldCreateAiServicesEndpoint?: boolean

プロパティ値

boolean

Inherited fromEndpointResourceProperties.shouldCreateAiServicesEndpoint