get Agri Service
Get a AgriServiceResource Uses Azure REST API version 2024-06-01-preview.
Return
Schema of the AgriService resource from Microsoft.AgriculturePlatform resource provider.
Parameters
argument
null
suspend fun getAgriService(agriServiceResourceName: String, resourceGroupName: String): GetAgriServiceResult
Return
Schema of the AgriService resource from Microsoft.AgriculturePlatform resource provider.
Parameters
agri Service Resource Name
The name of the AgriService resource.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getAgriService(argument: suspend GetAgriServicePlainArgsBuilder.() -> Unit): GetAgriServiceResult
Return
Schema of the AgriService resource from Microsoft.AgriculturePlatform resource provider.
Parameters
argument
Builder for com.pulumi.azurenative.agricultureplatform.kotlin.inputs.GetAgriServicePlainArgs.