DisconnectFromGit Action
Disconnect an environment or solution(s) from Git.
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
SolutionUniqueName
|
Edm.String | True | False | The unique name of the solution you wish to disconnect from git. |
Return type
| Type | Nullable | Description |
|---|---|---|
| DisconnectFromGitResponse | False | Contains the response of the DisconnectFromGit action. |