你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UpdateTrustedIdProviderWithAccountParameters 类

定义

用于在更新 Data Lake Store 帐户时更新受信任的标识提供者的参数。

[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

获取或设置此受信任标识提供者的 URL。

Name

获取或设置要更新的受信任标识提供者的唯一名称。

方法

Validate()

验证 对象。

适用于