Interface IAssetCreation
Namespace: Unity.Cloud.Assets
Syntax
public interface IAssetCreation
Properties
Description
Declaration
string Description { get; set; }
Property Value
Type | Description |
---|---|
String |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
String |
Type
Declaration
string Type { get; set; }
Property Value
Type | Description |
---|---|
String |