Condividi tramite


TrustedIdProvider Class

Definition

Data Lake Store Trusted Identity Provider information

[Microsoft.Rest.Serialization.JsonTransformation]
public class TrustedIdProvider : Microsoft.Azure.Management.DataLake.Store.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TrustedIdProvider = class
    inherit SubResource
Public Class TrustedIdProvider
Inherits SubResource
Inheritance
TrustedIdProvider
Attributes

Constructors

Name Description
TrustedIdProvider()

Initializes a new instance of the TrustedIdProvider class.

TrustedIdProvider(String, String, String, String)

Initializes a new instance of the TrustedIdProvider class.

Properties

Name Description
Id

Gets resource Id

(Inherited from SubResource)
IdProvider

Gets or sets the URL of this trusted identity provider

Name

Gets or sets resource name

(Inherited from SubResource)
Type

Gets resource type

(Inherited from SubResource)

Methods

Name Description
Validate()

Validate the object.

Applies to