GetAdaptiveApplicationControlPlainArgs

data class GetAdaptiveApplicationControlPlainArgs(val ascLocation: String, val groupName: String) : ConvertibleToJava<GetAdaptiveApplicationControlPlainArgs>

Constructors

Link copied to clipboard
constructor(ascLocation: String, groupName: String)

Properties

Link copied to clipboard

The location where ASC stores the data of the subscription. can be retrieved from Get locations

Link copied to clipboard

Name of an application control machine group

Functions

Link copied to clipboard
open override fun toJava(): GetAdaptiveApplicationControlPlainArgs