Data Manager For Agriculture Solution Response
data class DataManagerForAgricultureSolutionResponse(val accessAzureDataManagerForAgricultureApplicationId: String, val accessAzureDataManagerForAgricultureApplicationName: String, val dataAccessScopes: List<String>, val isValidateInput: Boolean, val marketPlaceOfferDetails: MarketPlaceOfferDetailsResponse, val partnerId: String, val partnerTenantId: String, val saasApplicationId: String, val solutionId: String)
Data Manager for Agriculture solution.
Constructors
Link copied to clipboard
constructor(accessAzureDataManagerForAgricultureApplicationId: String, accessAzureDataManagerForAgricultureApplicationName: String, dataAccessScopes: List<String>, isValidateInput: Boolean, marketPlaceOfferDetails: MarketPlaceOfferDetailsResponse, partnerId: String, partnerTenantId: String, saasApplicationId: String, solutionId: String)
Properties
Link copied to clipboard
Entra application Id used to access azure data manager for agriculture instance.
Link copied to clipboard
Entra application name used to access azure data manager for agriculture instance.
Link copied to clipboard
Data access scopes.
Link copied to clipboard
Whether solution inference will validate input.
Link copied to clipboard
Marketplace offer details.
Link copied to clipboard
Partner tenant Id.
Link copied to clipboard
Saas application Id.
Link copied to clipboard
Solution Id.