Share via


CredentialSetUpdateProperties Class

The parameters for updating credential set properties.

Constructor

CredentialSetUpdateProperties(*args: Any, **kwargs: Any)

Variables

Name Description
auth_credentials

List of authentication credentials stored for an upstream. Usually consists of a primary and an optional secondary credential.

Attributes

auth_credentials

List of authentication credentials stored for an upstream. Usually consists of a primary and an optional secondary credential.

auth_credentials: list['_models.AuthCredential'] | None