GetEmailServicePlainArgs

data class GetEmailServicePlainArgs(val emailServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetEmailServicePlainArgs>

Constructors

Link copied to clipboard
fun GetEmailServicePlainArgs(emailServiceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the EmailService resource.

Link copied to clipboard

The name of the resource group. The name is case insensitive.