Structure
MobiledgeXiOSLibrary.MatchingEngine.Appinstance
public struct Appinstance: Decodable
Object returned in CloudletLocation appinstances field Information about specific app instances
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Decodable
Properties
app_name
var app_name: String
app_vers
var app_vers: String
fqdn
var fqdn: String
ports
var ports: [AppPort]
org_name
var org_name: String