Get Date Time Variable Plain Args
data class GetDateTimeVariablePlainArgs(val automationAccountName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetDateTimeVariablePlainArgs>
A collection of arguments for invoking getDateTimeVariable.
Constructors
Link copied to clipboard
fun GetDateTimeVariablePlainArgs(automationAccountName: String, name: String, resourceGroupName: String)