Get Restore Point Collection Plain Args
data class GetRestorePointCollectionPlainArgs(val expand: String? = null, val resourceGroupName: String, val restorePointCollectionName: String) : ConvertibleToJava<GetRestorePointCollectionPlainArgs>