Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class DataConnector : KotlinCustomResource

DataConnector Model. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
data class DataConnectorArgs(val dataConnectorName: Output<String>? = null, val dataManagerForAgricultureResourceName: Output<String>? = null, val properties: Output<DataConnectorPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<DataConnectorArgs>

DataConnector Model. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
Link copied to clipboard
object DataConnectorMapper : ResourceMapper<DataConnector>
Link copied to clipboard
Link copied to clipboard
class DataManagerForAgricultureResource : KotlinCustomResource

Data Manager For Agriculture ARM Resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
data class DataManagerForAgricultureResourceArgs(val dataManagerForAgricultureResourceName: Output<String>? = null, val identity: Output<IdentityArgs>? = null, val location: Output<String>? = null, val publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, val resourceGroupName: Output<String>? = null, val sensorIntegration: Output<SensorIntegrationArgs>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<DataManagerForAgricultureResourceArgs>

Data Manager For Agriculture ARM Resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
class Extension : KotlinCustomResource

Extension resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
data class ExtensionArgs(val additionalApiProperties: Output<Map<String, ApiPropertiesArgs>>? = null, val dataManagerForAgricultureResourceName: Output<String>? = null, val extensionId: Output<String>? = null, val extensionVersion: Output<String>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<ExtensionArgs>

Extension resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
Link copied to clipboard
object ExtensionMapper : ResourceMapper<Extension>
Link copied to clipboard
Link copied to clipboard
class PrivateEndpointConnection : KotlinCustomResource

The private endpoint connection resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
data class PrivateEndpointConnectionArgs(val dataManagerForAgricultureResourceName: Output<String>? = null, val privateEndpointConnectionName: Output<String>? = null, val privateLinkServiceConnectionState: Output<PrivateLinkServiceConnectionStateArgs>? = null, val resourceGroupName: Output<String>? = null) : ConvertibleToJava<PrivateEndpointConnectionArgs>

The private endpoint connection resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
class Solution : KotlinCustomResource

Solution resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
data class SolutionArgs(val dataManagerForAgricultureResourceName: Output<String>? = null, val properties: Output<SolutionPropertiesArgs>? = null, val resourceGroupName: Output<String>? = null, val solutionId: Output<String>? = null) : ConvertibleToJava<SolutionArgs>

Solution resource. Uses Azure REST API version 2023-06-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-06-01-preview.

Link copied to clipboard
Link copied to clipboard
object SolutionMapper : ResourceMapper<Solution>
Link copied to clipboard

Functions