共用方式為


CreateTrustedIdProviderWithAccountParameters 類別

在建立新的 Data Lake Store 帳戶時,用來建立新的受信任識別提供者的參數。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.datalake.store._serialization.Model
CreateTrustedIdProviderWithAccountParameters

建構函式

CreateTrustedIdProviderWithAccountParameters(*, name: str, id_provider: str, **kwargs: Any)

Keyword-Only Parameters

name
str

要建立之受信任識別提供者的唯一名稱。 必要。

id_provider
str

此受信任識別提供者的 URL。 必要。

變數

name
str

要建立之受信任識別提供者的唯一名稱。 必要。

id_provider
str

此受信任識別提供者的 URL。 必要。