Commit Class
The commit resource.
Constructor
Commit(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
properties
|
The Commit properties. |
|
system_data
|
The system metadata related to this resource. |
Attributes
properties
The Commit properties.
properties: _models.CommitProperties | None
system_data
The system metadata related to this resource.
system_data: _models.SystemData | None