Recommendationsservice Functions
Functions
Link copied to clipboard
Returns RecommendationsService Account resource for a given name. API Version: 2022-02-01.
Link copied to clipboard
Returns Modeling resources for a given name. API Version: 2022-02-01.
suspend fun getModeling(argument: suspend GetModelingPlainArgsBuilder.() -> Unit): GetModelingResult
suspend fun getModeling(accountName: String, modelingName: String, resourceGroupName: String): GetModelingResult
Link copied to clipboard
Returns ServiceEndpoint resources for a given name. API Version: 2022-02-01.
suspend fun getServiceEndpoint(argument: suspend GetServiceEndpointPlainArgsBuilder.() -> Unit): GetServiceEndpointResult
suspend fun getServiceEndpoint(accountName: String, resourceGroupName: String, serviceEndpointName: String): GetServiceEndpointResult