UpdateTrustedIdProviderParameters Class
The parameters used to update a trusted identity provider.
- Inheritance
-
azure.mgmt.datalake.store._serialization.ModelUpdateTrustedIdProviderParameters
Constructor
UpdateTrustedIdProviderParameters(*, id_provider: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id_provider
|
The URL of this trusted identity provider. |
Variables
Name | Description |
---|---|
id_provider
|
The URL of this trusted identity provider. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python