UpdateTrustedIdProviderWithAccountParameters Class

Definition

The parameters used to update a trusted identity provider while updating a Data Lake Store account.

[Microsoft.Rest.Serialization.JsonTransformation]
public class UpdateTrustedIdProviderWithAccountParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type UpdateTrustedIdProviderWithAccountParameters = class
Public Class UpdateTrustedIdProviderWithAccountParameters
Inheritance
UpdateTrustedIdProviderWithAccountParameters
Attributes

Constructors

UpdateTrustedIdProviderWithAccountParameters()

Initializes a new instance of the UpdateTrustedIdProviderWithAccountParameters class.

UpdateTrustedIdProviderWithAccountParameters(String, String)

Initializes a new instance of the UpdateTrustedIdProviderWithAccountParameters class.

Properties

IdProvider

Gets or sets the URL of this trusted identity provider.

Name

Gets or sets the unique name of the trusted identity provider to update.

Methods

Validate()

Validate the object.

Applies to