Get Smart Detector Alert Rule Plain Args
data class GetSmartDetectorAlertRulePlainArgs(val alertRuleName: String, val expandDetector: Boolean? = null, val resourceGroupName: String) : ConvertibleToJava<GetSmartDetectorAlertRulePlainArgs>
Constructors
Link copied to clipboard
fun GetSmartDetectorAlertRulePlainArgs(alertRuleName: String, expandDetector: Boolean? = null, resourceGroupName: String)