Credential Class
Definition of the credential.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.automation.models._models_py3.ResourceCredential
Constructor
Credential(*, description: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Fully qualified resource Id for the resource.
- name
- str
The name of the resource.
- type
- str
The type of the resource.
- user_name
- str
Gets the user name of the credential.
- creation_time
- datetime
Gets the creation time.
- last_modified_time
- datetime
Gets the last modified time.
Feedback
Submit and view feedback for