UpdateTrustedIdProviderWithAccountParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |