ServerlessEndpointResourceProperties interface
model interface ServerlessEndpointResourceProperties
- Extends
プロパティ
| auth |
|
| capacity |
|
| content |
|
| endpoint |
サーバーレス エンドポイントの状態。 |
| endpoint |
エンドポイントの種類。 |
| inference |
|
| marketplace |
|
| metadata | |
| model |
|
| offer |
継承されたプロパティ
| associated |
組み込みのモデル サービス エンドポイントを作成するための Byo リソース ID。 |
| deployments | デプロイ情報。 |
| endpoint |
エンドポイントの URI。 |
| failure |
作成に失敗した場合のエラーの理由。 |
| location | エンドポイントの場所。 入力 dto と解析エンドポイント リソースが同じコントラクトを共有する場合、この [場所] フィールドはエンドポイント リソース情報を解析するためだけであるため、エンドポイント リソースの場所をワークスペースと同じ場所に作成するため、エンドポイント リソースの場所を指定することはできません |
| name | エンドポイントの名前。 |
| provisioning |
読み取り専用のプロビジョニング状態ステータス プロパティ。 |
| should |
プロキシ (byo 以外) エンドポイントが通常のエンドポイントか、OneKeyV2 AI サービス アカウント エンドポイントか。 |
プロパティの詳細
authMode
authMode?: string
プロパティ値
string
capacityReservation
capacityReservation?: ServerlessEndpointCapacityReservation
プロパティ値
contentSafety
endpointState
サーバーレス エンドポイントの状態。
endpointState?: string
プロパティ値
string
endpointType
エンドポイントの種類。
endpointType: "serverlessEndpoint"
プロパティ値
"serverlessEndpoint"
inferenceEndpoint
marketplaceSubscriptionId
marketplaceSubscriptionId?: string
プロパティ値
string
metadata
metadata?: any
プロパティ値
any
modelSettings
offer
継承されたプロパティの詳細
associatedResourceId
組み込みのモデル サービス エンドポイントを作成するための Byo リソース ID。
associatedResourceId?: string
プロパティ値
string
EndpointResourceProperties.associatedResourceIdから継承
deployments
デプロイ情報。
deployments?: EndpointDeploymentResourcePropertiesBasicResource[]
プロパティ値
EndpointResourceProperties.deploymentsから継承
endpointUri
エンドポイントの URI。
endpointUri?: string
プロパティ値
string
Inherited fromEndpointResourceProperties.endpointUri
failureReason
location
エンドポイントの場所。 入力 dto と解析エンドポイント リソースが同じコントラクトを共有する場合、この [場所] フィールドはエンドポイント リソース情報を解析するためだけであるため、エンドポイント リソースの場所をワークスペースと同じ場所に作成するため、エンドポイント リソースの場所を指定することはできません
location?: string
プロパティ値
string
EndpointResourceProperties.locationから継承
name
provisioningState
読み取り専用のプロビジョニング状態ステータス プロパティ。
provisioningState?: string
プロパティ値
string
EndpointResourceProperties.provisioningStateから継承
shouldCreateAiServicesEndpoint
プロキシ (byo 以外) エンドポイントが通常のエンドポイントか、OneKeyV2 AI サービス アカウント エンドポイントか。
shouldCreateAiServicesEndpoint?: boolean
プロパティ値
boolean
Inherited fromEndpointResourceProperties.shouldCreateAiServicesEndpoint