Get Custom Recommendation Plain Args
data class GetCustomRecommendationPlainArgs(val customRecommendationName: String, val scope: String) : ConvertibleToJava<GetCustomRecommendationPlainArgs>
Properties
Link copied to clipboard
Name of the Custom Recommendation.
Link copied to clipboard
The scope of the custom recommendation. Valid scopes are: management group (format: 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: 'subscriptions/{subscriptionId}'), or security connector (format: 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'