Get APICollection Plain Args
data class GetAPICollectionPlainArgs(val apiCollectionId: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetAPICollectionPlainArgs>
Constructors
Link copied to clipboard
fun GetAPICollectionPlainArgs(apiCollectionId: String, resourceGroupName: String, serviceName: String)