GetNetworkPlainArgs

data class GetNetworkPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkPlainArgs>

A collection of arguments for invoking getNetwork.

Constructors

Link copied to clipboard
fun GetNetworkPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the name which should be used for this Mobile Network.

Link copied to clipboard

Specifies the name of the Resource Group where the Mobile Network should exist.