UpdateTrustedIdProviderWithAccountParameters クラス

定義

Data Lake Store アカウントの更新中に信頼された ID プロバイダーを更新するために使用されるパラメーター。

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateTrustedIdProviderWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateTrustedIdProviderWithAccountParameters = class
Public Class UpdateTrustedIdProviderWithAccountParameters
継承
UpdateTrustedIdProviderWithAccountParameters
属性

コンストラクター

UpdateTrustedIdProviderWithAccountParameters()

UpdateTrustedIdProviderWithAccountParameters クラスの新しいインスタンスを初期化します。

UpdateTrustedIdProviderWithAccountParameters(String, String)

UpdateTrustedIdProviderWithAccountParameters クラスの新しいインスタンスを初期化します。

プロパティ

IdProvider

この信頼された ID プロバイダーの URL を取得または設定します。

Name

更新する信頼された ID プロバイダーの一意の名前を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象