EndpointAuthKeys 類別

端點驗證的金鑰。

端點驗證金鑰的建構函式。

繼承
azure.ai.ml.entities._mixins.RestTranslatableMixin
EndpointAuthKeys

建構函式

EndpointAuthKeys(**kwargs: Any)

僅限關鍵字參數

名稱 Description
primary_key
str

主鍵。

secondary_key
str

次要金鑰。

變數

名稱 Description
primary_key
str

主鍵。

secondary_key
str

次要金鑰。