Beamable SDK
Public Attributes | Properties | List of all members
Beamable.Server.Editor.MicroserviceDescriptor Class Reference

Public Attributes

string SourcePath => Path.GetDirectoryName(AttributePath)
 
string BuildPath => $"./Assets/../Temp/beamservicebuild/{Name}"
 
string ContainerName => $"{Name}_container"
 
string ImageName => Name.ToLower()
 

Properties

string Name [get, set]
 
string AttributePath [get, set]
 
Type Type [get, set]
 

The documentation for this class was generated from the following file: