Share via


CredentialSetUpdateParameters Class

The parameters for updating a credential set.

Constructor

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

Variables

Name Description
properties

The properties of the credential set update parameters.

identity

Identities associated with the resource. This is used to access the KeyVault secrets.

Attributes

identity

Identities associated with the resource. This is used to access the KeyVault secrets.

identity: _models.IdentityProperties | None

properties

The properties of the credential set update parameters.

properties: _models.CredentialSetUpdateProperties | None