GetServiceTaskPlainArgs

data class GetServiceTaskPlainArgs(val expand: String? = null, val groupName: String, val serviceName: String, val taskName: String) : ConvertibleToJava<GetServiceTaskPlainArgs>

Constructors

Link copied to clipboard
fun GetServiceTaskPlainArgs(expand: String? = null, groupName: String, serviceName: String, taskName: String)

Functions

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

Properties

Link copied to clipboard
val expand: String? = null

Expand the response

Link copied to clipboard

Name of the resource group

Link copied to clipboard

Name of the service

Link copied to clipboard

Name of the Task