Get Inference Pool Status Plain Args
data class GetInferencePoolStatusPlainArgs(val inferencePoolName: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetInferencePoolStatusPlainArgs>
Constructors
Link copied to clipboard
fun GetInferencePoolStatusPlainArgs(inferencePoolName: String, resourceGroupName: String, workspaceName: String)