GetSitePlainArgs

data class GetSitePlainArgs(val mobileNetworkName: String, val resourceGroupName: String, val siteName: String) : ConvertibleToJava<GetSitePlainArgs>

Constructors

Link copied to clipboard
fun GetSitePlainArgs(mobileNetworkName: String, resourceGroupName: String, siteName: String)

Functions

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

Properties

Link copied to clipboard

The name of the mobile network.

Link copied to clipboard

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

Link copied to clipboard

The name of the mobile network site.