Method GetCloudGuid
GetCloudGuid(string)
Get a new or existing cloud guid for a given asset guid
Declaration
public string GetCloudGuid(string assetGuid)
Parameters
Type | Name | Description |
---|---|---|
string | assetGuid | The asset guid |
Returns
Type | Description |
---|---|
string | The cloud guid for the resource associated with the given asset guid, or a new guid if one was not found |