getAgriService

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

agriServiceResourceName

The name of the AgriService resource.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Schema of the AgriService resource from Microsoft.AgriculturePlatform resource provider.

Parameters

argument

Builder for com.pulumi.azurenative.agricultureplatform.kotlin.inputs.GetAgriServicePlainArgs.

See also