Method RemoveCloudGuid
RemoveCloudGuid(string)
Remove a tracked resource, using its cloud guid as the key
Declaration
public void RemoveCloudGuid(string cloudGuid)
Parameters
Type | Name | Description |
---|---|---|
string | cloudGuid | The cloud guid of the resource to remove |