ServerlessEndpointProperties interface

model interface ServerlessEndpointProperties

屬性

authMode

[必要]指定無伺服器端點的驗證模式。

contentSafety

指定內容安全性選項。 如果省略,則會設定預設內容安全性設定

endpointState

ServerlessEndpoint 的目前狀態。

inferenceEndpoint

針對無伺服器端點提出要求時要鎖定的推斷 uri

marketplaceSubscriptionId

與此 ServerlessEndpoint 相關聯的 MarketplaceSubscription Azure 識別碼。

modelSettings

ServerlessEndpoint 上所服務之模型的模型設定(模型標識符)。

provisioningState

端點佈建的狀態。

屬性詳細資料

authMode

[必要]指定無伺服器端點的驗證模式。

authMode: string

屬性值

string

contentSafety

指定內容安全性選項。 如果省略,則會設定預設內容安全性設定

contentSafety?: ContentSafety

屬性值

endpointState

ServerlessEndpoint 的目前狀態。

endpointState?: string

屬性值

string

inferenceEndpoint

針對無伺服器端點提出要求時要鎖定的推斷 uri

inferenceEndpoint?: ServerlessInferenceEndpoint

屬性值

marketplaceSubscriptionId

與此 ServerlessEndpoint 相關聯的 MarketplaceSubscription Azure 識別碼。

marketplaceSubscriptionId?: string

屬性值

string

modelSettings

ServerlessEndpoint 上所服務之模型的模型設定(模型標識符)。

modelSettings?: ModelSettings

屬性值

provisioningState

端點佈建的狀態。

provisioningState?: string

屬性值

string