Interface DataLakeStoreAccount.DefinitionStages.WithTrustedIdProviderState

All Known Subinterfaces:
DataLakeStoreAccount.Definition, DataLakeStoreAccount.DefinitionStages.WithCreate
Enclosing interface:
DataLakeStoreAccount.DefinitionStages

public static interface DataLakeStoreAccount.DefinitionStages.WithTrustedIdProviderState
The stage of the DataLakeStoreAccount definition allowing to specify trustedIdProviderState.
  • Method Details

    • withTrustedIdProviderState

      DataLakeStoreAccount.DefinitionStages.WithCreate withTrustedIdProviderState(TrustedIdProviderState trustedIdProviderState)
      Specifies the trustedIdProviderState property: The current state of the trusted identity provider feature for this Data Lake Store account..
      Parameters:
      trustedIdProviderState - The current state of the trusted identity provider feature for this Data Lake Store account.
      Returns:
      the next definition stage.