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

CreateTrustedIdProviderWithAccountParameters 类

定义

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

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

构造函数

CreateTrustedIdProviderWithAccountParameters()

初始化 CreateTrustedIdProviderWithAccountParameters 类的新实例。

CreateTrustedIdProviderWithAccountParameters(String, String)

初始化 CreateTrustedIdProviderWithAccountParameters 类的新实例。

属性

IdProvider

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

Name

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

方法

Validate()

验证 对象。

适用于