Package-level declarations

Types

Link copied to clipboard
class AmfDeployment : KotlinCustomResource

Azure for Operators 5G Core Access and Mobility Function (AMF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class AmfDeploymentArgs(val amfDeploymentName: Output<String>? = null, val clusterService: Output<String>? = null, val componentParameters: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val secretsParameters: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<AmfDeploymentArgs>

Azure for Operators 5G Core Access and Mobility Function (AMF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object AmfDeploymentMapper : ResourceMapper<AmfDeployment>
Link copied to clipboard
Link copied to clipboard
class ClusterService : KotlinCustomResource

Azure for Operators 5G Core Cluster Service Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class ClusterServiceArgs(val clusterServiceName: Output<String>? = null, val clusterTypeSpecificData: Output<Either<ClusterServiceAksClusterDataArgs, ClusterServiceNexusAksClusterDataArgs>>? = null, val componentParameters: Output<List<QualifiedComponentDeploymentParametersArgs>>? = null, val deploymentType: Output<Either<String, SkuDeploymentType>>? = null, val location: Output<String>? = null, val releaseVersion: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ClusterServiceArgs>

Azure for Operators 5G Core Cluster Service Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object ClusterServiceMapper : ResourceMapper<ClusterService>
Link copied to clipboard
Link copied to clipboard
class NetworkFunction : KotlinCustomResource

AO5GC Network Function Resource Azure REST API version: 2023-05-15-preview.

Link copied to clipboard
data class NetworkFunctionArgs(val capacity: Output<Int>? = null, val deploymentNotes: Output<String>? = null, val location: Output<String>? = null, val networkFunctionAdministrativeState: Output<Either<String, NetworkFunctionAdministrativeState>>? = null, val networkFunctionName: Output<String>? = null, val networkFunctionType: Output<Either<String, NetworkFunctionType>>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<Either<String, SkuDefinitions>>? = null, val tags: Output<Map<String, String>>? = null, val userDescription: Output<String>? = null) : ConvertibleToJava<NetworkFunctionArgs>

AO5GC Network Function Resource Azure REST API version: 2023-05-15-preview.

Link copied to clipboard
object NetworkFunctionMapper : ResourceMapper<NetworkFunction>
Link copied to clipboard
class NrfDeployment : KotlinCustomResource

Azure for Operators 5G Core Network Repository Function (NRF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class NrfDeploymentArgs(val clusterService: Output<String>? = null, val componentParameters: Output<String>? = null, val location: Output<String>? = null, val nrfDeploymentName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val secretsParameters: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NrfDeploymentArgs>

Azure for Operators 5G Core Network Repository Function (NRF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object NrfDeploymentMapper : ResourceMapper<NrfDeployment>
Link copied to clipboard
Link copied to clipboard
class NssfDeployment : KotlinCustomResource

Azure for Operators 5G Core Network Slice Selection Function (NSSF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class NssfDeploymentArgs(val clusterService: Output<String>? = null, val componentParameters: Output<String>? = null, val location: Output<String>? = null, val nssfDeploymentName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val secretsParameters: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<NssfDeploymentArgs>

Azure for Operators 5G Core Network Slice Selection Function (NSSF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object NssfDeploymentMapper : ResourceMapper<NssfDeployment>
Link copied to clipboard
class ObservabilityService : KotlinCustomResource

Azure for Operators 5G Core Observability Service Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class ObservabilityServiceArgs(val clusterService: Output<String>? = null, val componentParameters: Output<List<QualifiedComponentDeploymentParametersArgs>>? = null, val location: Output<String>? = null, val observabilityServiceName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<ObservabilityServiceArgs>

Azure for Operators 5G Core Observability Service Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
class SmfDeployment : KotlinCustomResource

Azure for Operators 5G Core Session Management Function (SMF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class SmfDeploymentArgs(val clusterService: Output<String>? = null, val componentParameters: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val secretsParameters: Output<String>? = null, val smfDeploymentName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<SmfDeploymentArgs>

Azure for Operators 5G Core Session Management Function (SMF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object SmfDeploymentMapper : ResourceMapper<SmfDeployment>
Link copied to clipboard
Link copied to clipboard
class UpfDeployment : KotlinCustomResource

Azure for Operators 5G Core User Plane Function (UPF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
data class UpfDeploymentArgs(val clusterService: Output<String>? = null, val componentParameters: Output<String>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val secretsParameters: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val upfDeploymentName: Output<String>? = null) : ConvertibleToJava<UpfDeploymentArgs>

Azure for Operators 5G Core User Plane Function (UPF) Deployment Resource Azure REST API version: 2023-10-15-preview.

Link copied to clipboard
Link copied to clipboard
object UpfDeploymentMapper : ResourceMapper<UpfDeployment>
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard