AzureNamedKeyCredential Class
Credential type used for working with any service needing a named key that follows patterns established by the other credential types.
- Inheritance
-
builtins.objectAzureNamedKeyCredential
Constructor
AzureNamedKeyCredential(name: str, key: str)
Parameters
Methods
| update |
Update the named key credential. Both name and key must be provided in order to update the named key credential. Individual attributes cannot be updated. |
update
Update the named key credential.
Both name and key must be provided in order to update the named key credential. Individual attributes cannot be updated.
update(name: str, key: str) -> None
Parameters
Attributes
named_key
The value of the configured name.
Return type
<xref:AzureNamedKey>
Povratne informacije
Pošalјite i prikažite povratne informacije za