TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent 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 create a new trusted identity provider while creating a new Data Lake Store account.
public class TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent
type TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent = class
Public Class TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent
- Inheritance
-
TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent
Constructors
TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent(String, Uri) |
Initializes a new instance of TrustedIdProviderForDataLakeStoreAccountCreateOrUpdateContent. |
Properties
IdProvider |
The URL of this trusted identity provider. |
Name |
The unique name of the trusted identity provider to create. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET