GetProfilePlainArgs

data class GetProfilePlainArgs(val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetProfilePlainArgs>

Constructors

Link copied to clipboard
fun GetProfilePlainArgs(profileName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Traffic Manager profile.

Link copied to clipboard

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