get Nrf Deployment
Get a NrfDeploymentResource Azure REST API version: 2023-10-15-preview.
Return
Azure for Operators 5G Core Network Repository Function (NRF) Deployment Resource
Parameters
argument
null
suspend fun getNrfDeployment(nrfDeploymentName: String, resourceGroupName: String): GetNrfDeploymentResult
Return
Azure for Operators 5G Core Network Repository Function (NRF) Deployment Resource
Parameters
nrf Deployment Name
The name of the NrfDeployment
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getNrfDeployment(argument: suspend GetNrfDeploymentPlainArgsBuilder.() -> Unit): GetNrfDeploymentResult
Return
Azure for Operators 5G Core Network Repository Function (NRF) Deployment Resource
Parameters
argument
Builder for com.pulumi.azurenative.mobilepacketcore.kotlin.inputs.GetNrfDeploymentPlainArgs.