get Site
Gets information about the specified mobile network site. API Version: 2022-04-01-preview.
Return
Site resource.
Parameters
argument
null
suspend fun getSite(mobileNetworkName: String, resourceGroupName: String, siteName: String): GetSiteResult
Return
Site resource.
Parameters
mobile Network Name
The name of the mobile network.
resource Group Name
The name of the resource group. The name is case insensitive.
site Name
The name of the mobile network site.
See also
Return
Site resource.
Parameters
argument
Builder for com.pulumi.azurenative.mobilenetwork.kotlin.inputs.GetSitePlainArgs.