Summary
    Gets the identifier for the change.
    For a commit, this would be the SHA1.
    For a TFVC changeset, this would be the changeset ID.
    
		- Namespace
- Cake.AzureDevOps .Pipelines 
- Containing Type
- AzureDevOpsChange
Syntax
public string Id { get; internal set; }Value
| Type | Description | 
|---|---|
| string |