GetNetworkSliceResult

data class GetNetworkSliceResult(val description: String, val id: String, val location: String, val mobileNetworkId: String, val name: String, val singleNetworkSliceSelectionAssistanceInformations: List<GetNetworkSliceSingleNetworkSliceSelectionAssistanceInformation>, val tags: Map<String, String>)

A collection of values returned by getNetworkSlice.

Constructors

Link copied to clipboard
constructor(description: String, id: String, location: String, mobileNetworkId: String, name: String, singleNetworkSliceSelectionAssistanceInformations: List<GetNetworkSliceSingleNetworkSliceSelectionAssistanceInformation>, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of this Mobile Network Slice.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Azure Region where the Mobile Network Slice exists.

Link copied to clipboard
Link copied to clipboard

A single_network_slice_selection_assistance_information block as defined below. Single-network slice selection assistance information (S-NSSAI).

Link copied to clipboard

A mapping of tags which are assigned to the Mobile Network Slice.