GetSlicePlainArgs

data class GetSlicePlainArgs(val mobileNetworkName: String, val resourceGroupName: String, val sliceName: String) : ConvertibleToJava<GetSlicePlainArgs>

Constructors

Link copied to clipboard
fun GetSlicePlainArgs(mobileNetworkName: String, resourceGroupName: String, sliceName: String)

Functions

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

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 network slice.